Merge pull request #993 from perseveringman/patch-zyb
This commit is contained in:
commit
1389c7f4be
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ export default {
|
|||
} else {
|
||||
return this.failedImport()
|
||||
}
|
||||
this.$store.commit("postwoman/importCollections", collections)
|
||||
this.$store.commit("postwoman/replaceCollections", collections)
|
||||
this.fileImported()
|
||||
this.syncToFBCollections()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue