Эх сурвалжийг харах

修改了config在app中的存储方式

nandHyf 1 жил өмнө
parent
commit
4f64f33361
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      Controller.py

+ 3 - 0
Controller.py

@@ -18,6 +18,9 @@ class Client():
         displayTimeZone = rl[4]
         displayTimeZone = rl[4]
         currentPath = ""
         currentPath = ""
 
 
+        global config_dict
+        config_dict = {}
+
 
 
     # [todo 4]
     # [todo 4]
     def get_help():
     def get_help():