From 5abf644ab41fdfdec8f721224ad9434f8ad9c3e0 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Sat, 18 Nov 2023 03:42:15 +0200 Subject: [PATCH] FIX: captcha render --- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/records.json | 165 ++++++++++++++++++++++++ dist/report.html | 2 +- package.json | 2 +- src/js/ui/captcha.js | 14 +- src/scss/types/editor.scss | 4 + 9 files changed, 182 insertions(+), 13 deletions(-) diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 87c5677..440a361 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "5.1.1", + "version": "5.1.2", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 6f3bd88..a3315f3 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .