浏览代码

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

Book Pauk 6 年之前
父节点
当前提交
3f635d604f
共有 1 个文件被更改,包括 1 次插入0 次删除
  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