Initial Collection State System implementation
Co-authored-by: Liyas Thomas <hi@liyasthomas.com>
This commit is contained in:
@@ -333,6 +333,7 @@ export default Vue.extend({
|
||||
1000
|
||||
)
|
||||
},
|
||||
// TODO: Use the new collection store
|
||||
syncCollections(): void {
|
||||
if (fb.currentUser !== null && this.SYNC_COLLECTIONS) {
|
||||
if (this.$store.state.postwoman.collections)
|
||||
|
||||
Reference in New Issue
Block a user