Update frontend/src/store/store.js

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Hannes Heine 2021-10-13 16:37:22 +02:00 committed by GitHub
parent 56b5e03578
commit 40961fe7d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,7 @@ export const store = new Vuex.Store({
newsletterState: null,
community: null,
hasElopage: false,
publisherId: null,
},
getters: {},
// Syncronous mutation of the state