Skip to content

Commit

Permalink
Update Safari data for api.Notification.silent (#20664)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `silent` member of the `Notification` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.2.3).

_Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Notification/silent
  • Loading branch information
queengooborg authored Sep 7, 2023
1 parent 6a5b34c commit a9b0114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Notification.json
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "17"
"version_added": "16.6"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit a9b0114

Please sign in to comment.