Browse Source

Поправил бажок

Book Pauk 6 years ago
parent
commit
3f635d604f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/store/modules/config.js

+ 1 - 0
client/store/modules/config.js

@@ -3,6 +3,7 @@ import miscApi from '../../api/misc';
 const state = {
     name: null,
     version: null,
+    mode: null,
 };
 
 // getters