fix(database): issue #837

This commit is contained in:
wanhose 2024-08-23 19:07:32 +02:00
parent 8a1b7ea4a0
commit 57baeeec69

View File

@ -1241,7 +1241,8 @@
".js--overlay.theme--dark.is--open", ".js--overlay.theme--dark.is--open",
".modal-backdrop", ".modal-backdrop",
".offcanvas-backdrop", ".offcanvas-backdrop",
".overlay" ".overlay",
".ui-widget-overlay"
], ],
"classes": [ "classes": [
"appconsent_noscroll", "appconsent_noscroll",
@ -14127,5 +14128,5 @@
"ytd-consent-bump-v2-lightbox" "ytd-consent-bump-v2-lightbox"
] ]
}, },
"version": "1723672590884" "version": "1724432828694"
} }