diff options
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/notifications/onclosed/index.html')
-rw-r--r-- | files/fr/mozilla/add-ons/webextensions/api/notifications/onclosed/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/notifications/onclosed/index.html b/files/fr/mozilla/add-ons/webextensions/api/notifications/onclosed/index.html index d337f9d1bf..976b644fac 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/notifications/onclosed/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/notifications/onclosed/index.html @@ -55,8 +55,6 @@ browser.notifications.onClosed.hasListener(listener) <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.api.notifications.onClosed")}}</p> <h2 id="Exemples">Exemples</h2> |