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