In transition ... experimenting

This commit is contained in:
Matthew Aaron Raymer
2022-12-15 16:36:23 +08:00
parent 2c57bbf4ee
commit 9232afb5af
8 changed files with 81 additions and 8 deletions

View File

@@ -25,7 +25,6 @@ if (localStorage.getItem("secret") == null) {
localStorage.setItem("secret", secret);
}
console.log("secret", secret);
/**
* Preconfigured DexieWrapper
*/