aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/usb
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-29 20:34:32 +0300
committerGitHub <noreply@github.com>2021-10-29 20:34:32 +0300
commitc08c48e16cb9e47c586925999362de104ecd710d (patch)
tree4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/api/usb
parent9adcae13346df29353fc658e8c1e04e1903f1f9d (diff)
downloadtranslated-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/usb')
-rw-r--r--files/ru/web/api/usb/getdevices/index.html2
-rw-r--r--files/ru/web/api/usb/index.html2
-rw-r--r--files/ru/web/api/usb/onconnect/index.html2
-rw-r--r--files/ru/web/api/usb/ondisconnect/index.html2
-rw-r--r--files/ru/web/api/usb/requestdevice/index.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/files/ru/web/api/usb/getdevices/index.html b/files/ru/web/api/usb/getdevices/index.html
index abf031fb83..37c86ac85b 100644
--- a/files/ru/web/api/usb/getdevices/index.html
+++ b/files/ru/web/api/usb/getdevices/index.html
@@ -47,4 +47,4 @@ translation_of: Web/API/USB/getDevices
-<p>{{Compat("api.USB.getDevices")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/web/api/usb/index.html b/files/ru/web/api/usb/index.html
index c8b687b747..5bc0faadec 100644
--- a/files/ru/web/api/usb/index.html
+++ b/files/ru/web/api/usb/index.html
@@ -44,4 +44,4 @@ translation_of: Web/API/USB
-<p>{{Compat("api.USB")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/web/api/usb/onconnect/index.html b/files/ru/web/api/usb/onconnect/index.html
index abe16f16c4..8b60c4b889 100644
--- a/files/ru/web/api/usb/onconnect/index.html
+++ b/files/ru/web/api/usb/onconnect/index.html
@@ -27,4 +27,4 @@ translation_of: Web/API/USB/onconnect
-<p>{{Compat("api.USB.onconnect")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/web/api/usb/ondisconnect/index.html b/files/ru/web/api/usb/ondisconnect/index.html
index ce89669aba..d9e18286f0 100644
--- a/files/ru/web/api/usb/ondisconnect/index.html
+++ b/files/ru/web/api/usb/ondisconnect/index.html
@@ -27,4 +27,4 @@ translation_of: Web/API/USB/ondisconnect
-<p>{{Compat("api.USB.ondisconnect")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/web/api/usb/requestdevice/index.html b/files/ru/web/api/usb/requestdevice/index.html
index fc8257f9f8..21f05ae52d 100644
--- a/files/ru/web/api/usb/requestdevice/index.html
+++ b/files/ru/web/api/usb/requestdevice/index.html
@@ -66,4 +66,4 @@ navigator.usb.requestDevice({filters: filters})
-<p>{{Compat("api.USB.requestDevice")}}</p>
+<p>{{Compat}}</p>