Skip to content

Commit 761543e

Browse files
Update push-api.json (#6993)
1 parent a30eb1e commit 761543e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

features-json/push-api.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@
517517
"17.1":"a #6",
518518
"17.2":"a #6",
519519
"17.3":"a #6",
520-
"17.4":"a #6 #7"
520+
"17.4":"a #6"
521521
},
522522
"op_mini":{
523523
"all":"n"
@@ -600,8 +600,7 @@
600600
"3":"Safari 7.0 - 16.0 supported a custom implementation which remains available in later versions, see [Safari Push Notifications](https://developer.apple.com/notifications/safari-push-notifications/) and [WWDC video](https://web.archive.org/web/20210419000205/https://developer.apple.com/videos/play/wwdc2013/614/)",
601601
"4":"Disabled on Firefox ESR, but can be re-enabled with the `dom.serviceWorkers.enabled` and `dom.push.enabled` flags",
602602
"5":"Only available on macOS 13 Ventura or later and only in Safari itself, not WKWebView nor SFSafariViewController",
603-
"6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake.",
604-
"7":"Only available outside of the European Union"
603+
"6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake."
605604
},
606605
"usage_perc_y":79.04,
607606
"usage_perc_a":13.92,

0 commit comments

Comments
 (0)