add header and lang switcher

This commit is contained in:
Amir Mohamadi
2020-06-04 13:12:48 +04:30
parent 75f8971cb3
commit 471e982b18
9 changed files with 216 additions and 52 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const state = () => ({
navigation_guard: false
navigation_guard: true
})
export const mutations = {