Wipe on open

This commit is contained in:
Adria Navarro 2025-03-17 13:02:21 +01:00
parent e0733e731d
commit 41d9614662
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
let modal: Modal
function openModal() {
config = {}
modal.show()
}