Added History sync

This commit is contained in:
Liyas Thomas
2020-01-23 19:07:36 +05:30
parent ab336de732
commit 65e9e7a73b
7 changed files with 91 additions and 25 deletions

View File

@@ -684,6 +684,7 @@ export default {
},
logout() {
fb.currentUser = null;
firebase
.auth()
.signOut()