Преглед изворни кода

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

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