diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:49:29 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:49:29 +0900 |
commit | a65324f8cf11aa159e7efc81a62d0ea95a94ee44 (patch) | |
tree | 7a6015ddef5a1a77e4aa5f100b8beab0240dfd83 /files/ja/web/api/push_api | |
parent | 51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 (diff) | |
download | translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.tar.gz translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.tar.bz2 translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.zip |
web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 (#1194)
* web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除
* [CRON] sync translated content
* [CRON] sync translated content
Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/push_api')
-rw-r--r-- | files/ja/web/api/push_api/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/push_api/index.html b/files/ja/web/api/push_api/index.html index a3d1a9f109..15c7aa781c 100644 --- a/files/ja/web/api/push_api/index.html +++ b/files/ja/web/api/push_api/index.html @@ -111,15 +111,11 @@ translation_of: Web/API/Push_API <h3 id="PushEvent"><code>PushEvent</code></h3> <div> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("api.PushEvent")}}</p> <h3 id="PushMessageData"><code>PushMessageData</code></h3> <div> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("api.PushMessageData")}}</p> </div> </div> |