Explorar el Código

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

Book Pauk hace 6 años
padre
commit
3f635d604f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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