1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-05-07 04:19:19 +08:00
This commit is contained in:
lana-k
2025-01-12 22:00:48 +01:00
parent f55a8caa92
commit 108d96a753
9 changed files with 63 additions and 62 deletions

View File

@@ -22,7 +22,7 @@ export default {
handler () {
storedInquiries.updateStorage(this.inquiries)
}
}
}
}
}
</script>