diff --git a/overrides/ios-override.json b/overrides/ios-override.json index d492e8c02..1973bd292 100644 --- a/overrides/ios-override.json +++ b/overrides/ios-override.json @@ -1563,7 +1563,7 @@ "state": "disabled" }, "inactivityNotification": { - "state": "enabled", + "state": "disabled", "minSupportedVersion": "7.187.0", "description": "Local inactivity provisional notifications delivered to Notification Center.", "targets": [ @@ -1571,12 +1571,6 @@ "settings": { "daysInactive": "7" } - }, - "appShortcut": { - "state": "disabled", - "description": "iOS App Shortcuts for quick actions", - "targets": [ - { "localeLanguage": "en", "localeCountry": "US" }] } } },