dictionary
This commit is contained in:
@@ -17,8 +17,9 @@ class ConfigLoader(QObject):
|
||||
self.__configLoad()
|
||||
|
||||
@Slot(str)
|
||||
def createUser(self, username):
|
||||
pass
|
||||
def setConfig(self, app_config):
|
||||
|
||||
print (type(app_config))
|
||||
|
||||
def __configLoad(self):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user