From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/clients/claim/index.html | 2 +- files/ru/web/api/clients/index.html | 2 +- files/ru/web/api/clients/openwindow/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/api/clients') diff --git a/files/ru/web/api/clients/claim/index.html b/files/ru/web/api/clients/claim/index.html index 75cbf4b7c7..6096a5231a 100644 --- a/files/ru/web/api/clients/claim/index.html +++ b/files/ru/web/api/clients/claim/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/Clients/claim

Поддержка браузерами

-

{{Compat("api.Clients.claim")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/clients/index.html b/files/ru/web/api/clients/index.html index 1b0f9370b6..db6860265f 100644 --- a/files/ru/web/api/clients/index.html +++ b/files/ru/web/api/clients/index.html @@ -50,7 +50,7 @@ translation_of: Web/API/Clients

Совместимость с браузерами

-

{{Compat("api.Clients")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/clients/openwindow/index.html b/files/ru/web/api/clients/openwindow/index.html index d826c65b06..f926f78ed7 100644 --- a/files/ru/web/api/clients/openwindow/index.html +++ b/files/ru/web/api/clients/openwindow/index.html @@ -74,5 +74,5 @@ self.addEventListener('notificationclick', e => {
-

{{Compat("api.Clients.openWindow")}}

+

{{Compat}}

-- cgit v1.2.3-54-g00ecf