fix: replaceWithJSON used wrong commit name
This commit is contained in:
@@ -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()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user