diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-29 20:34:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-29 20:34:32 +0300 |
commit | c08c48e16cb9e47c586925999362de104ecd710d (patch) | |
tree | 4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/api/vrdisplayevent | |
parent | 9adcae13346df29353fc658e8c1e04e1903f1f9d (diff) | |
download | translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2 translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip |
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/api/vrdisplayevent')
-rw-r--r-- | files/ru/web/api/vrdisplayevent/display/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/vrdisplayevent/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/vrdisplayevent/display/index.html b/files/ru/web/api/vrdisplayevent/display/index.html index 14764df601..b97fc68ce7 100644 --- a/files/ru/web/api/vrdisplayevent/display/index.html +++ b/files/ru/web/api/vrdisplayevent/display/index.html @@ -26,7 +26,7 @@ translation_of: Web/API/VRDisplayEvent/display <h2 id="Совместимость_браузера">Совместимость браузера</h2> -<p>{{Compat("api.VRDisplayEvent.display")}}</p> +<p>{{Compat}}</p> <h2 id="Дополнительно">Дополнительно</h2> diff --git a/files/ru/web/api/vrdisplayevent/index.html b/files/ru/web/api/vrdisplayevent/index.html index 9847e7e521..27304f85eb 100644 --- a/files/ru/web/api/vrdisplayevent/index.html +++ b/files/ru/web/api/vrdisplayevent/index.html @@ -53,7 +53,7 @@ translation_of: Web/API/VRDisplayEvent <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.VRDisplayEvent")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |