yarn lint

This commit is contained in:
ogerly 2021-03-31 08:13:54 +02:00
parent d4f850d200
commit 2630809d67

View File

@ -27,9 +27,7 @@ export const store = new Vuex.Store({
},
},
},
getters: {
},
getters: {},
// Syncronous mutation of the state
mutations: {
language: (state, language) => {