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