소스 검색

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

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