Wo ist der Fehler ;)
This commit is contained in:
@@ -18,7 +18,7 @@ class ConfigLoader(QObject):
|
|||||||
else:
|
else:
|
||||||
config_dir.mkdir(0o750, True, True)
|
config_dir.mkdir(0o750, True, True)
|
||||||
|
|
||||||
@Slot(dict)
|
@Slot(str)
|
||||||
def setConfig(self, app_config):
|
def setConfig(self, app_config):
|
||||||
pyqcrm = '[pyqcrm]\n'
|
pyqcrm = '[pyqcrm]\n'
|
||||||
db = '[database]\n'
|
db = '[database]\n'
|
||||||
|
|||||||
Reference in New Issue
Block a user