Better Collections Sync

This commit is contained in:
Liyas Thomas
2020-02-13 15:12:17 +05:30
parent 8b989924a4
commit 516610a820

View File

@@ -215,6 +215,7 @@ export default {
});
this.hideModal();
this.syncCollections();
},
hideModal() {
this.$emit("hide-modal");