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/cachestorage/open/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/cachestorage/open/index.html') diff --git a/files/ru/web/api/cachestorage/open/index.html b/files/ru/web/api/cachestorage/open/index.html index ea860fe658..83d487c88e 100644 --- a/files/ru/web/api/cachestorage/open/index.html +++ b/files/ru/web/api/cachestorage/open/index.html @@ -78,7 +78,7 @@ var cachedResponse = caches.match(event.request).catch(function() {

Browser compatibility

-

{{Compat("api.CacheStorage.open")}}

+

{{Compat}}

See also

-- cgit v1.2.3-54-g00ecf