delete account

This commit is contained in:
2023-05-29 01:48:46 +02:00
parent 21222abad4
commit 33b38774df
6 changed files with 34 additions and 28 deletions

View File

@@ -33,7 +33,6 @@ provide('firebaseAuthUI', firebaseAuthUI)
watch(
[activeNotesSource, encryptionKey],
() => {
console.log(activeNotesSource.value)
if (activeNotesSource.value === 'firebase') {
getClientKey()
getEncryptionKey()