feat: adding initial leveldb configuration

This commit is contained in:
Chubby Granny Chaser 2025-01-15 16:58:59 +00:00
parent d4be5b8c66
commit 2c5fb8a037
No known key found for this signature in database
18 changed files with 202 additions and 196 deletions

View file

@ -52,6 +52,7 @@ export function Modal({
)
)
return false;
const openModals = document.querySelectorAll("[role=dialog]");
return (