diff options
Diffstat (limited to 'files/ru/web/api/mediastream')
-rw-r--r-- | files/ru/web/api/mediastream/active/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/mediastream/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/mediastream/active/index.html b/files/ru/web/api/mediastream/active/index.html index 36ba647af2..83ece64f8b 100644 --- a/files/ru/web/api/mediastream/active/index.html +++ b/files/ru/web/api/mediastream/active/index.html @@ -37,4 +37,4 @@ promise.then(function(stream) { -<p>{{Compat("api.MediaStream.active")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/api/mediastream/index.html b/files/ru/web/api/mediastream/index.html index e0cdbbcbc5..50c0129bde 100644 --- a/files/ru/web/api/mediastream/index.html +++ b/files/ru/web/api/mediastream/index.html @@ -105,7 +105,7 @@ translation_of: Web/API/MediaStream <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("api.MediaStream")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |