fix: add sync firebase for all the commit

This commit is contained in:
Mohamed Yussuf
2020-06-08 01:56:13 +08:00
parent 0bf2ba5416
commit f477998b2f
9 changed files with 83 additions and 1 deletions

View File

@@ -78,6 +78,7 @@ export default {
},
hideModal() {
this.$emit("hide-modal")
this.$data.name = undefined
},
},
}