👍[Update] Config : version 2.0.1 -> 2.0.2
This commit is contained in:
@@ -649,7 +649,7 @@ class Config:
|
|||||||
|
|
||||||
def init_config(self):
|
def init_config(self):
|
||||||
# Read Only
|
# Read Only
|
||||||
self._VERSION = "2.0.1"
|
self._VERSION = "2.0.2"
|
||||||
self._ENABLE_SPEAKER2CHATBOX = False # Speaker2Chatbox
|
self._ENABLE_SPEAKER2CHATBOX = False # Speaker2Chatbox
|
||||||
self._LOCAL_PATH = os_path.dirname(sys.argv[0])
|
self._LOCAL_PATH = os_path.dirname(sys.argv[0])
|
||||||
self._PATH_CONFIG = os_path.join(self._LOCAL_PATH, "config.json")
|
self._PATH_CONFIG = os_path.join(self._LOCAL_PATH, "config.json")
|
||||||
|
|||||||
Reference in New Issue
Block a user