Skip to content

Commit

Permalink
Update Opera data for webextensions.api.i18n.getUILanguage (#23883)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Opera and Opera Android for the `getUILanguage` member of the `i18n` Web Extensions interface. This sets the downstream browser(s) to mirror from their upstream counterpart.
  • Loading branch information
queengooborg authored Aug 2, 2024
1 parent 3712e3e commit b10af44
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions webextensions/api/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,7 @@
"firefox_android": {
"version_added": "48"
},
"opera": {
"version_added": true
},
"opera": "mirror",
"safari": {
"version_added": "14"
},
Expand Down

0 comments on commit b10af44

Please sign in to comment.