✨ Added History sync
This commit is contained in:
@@ -379,6 +379,7 @@ export default {
|
||||
this.$store.commit("postwoman/applySetting", [key, this.settings[key]]);
|
||||
},
|
||||
logout() {
|
||||
fb.currentUser = null;
|
||||
firebase
|
||||
.auth()
|
||||
.signOut()
|
||||
|
||||
Reference in New Issue
Block a user