geändert

This commit is contained in:
2024-11-04 14:02:07 +01:00
parent fb5b23efbb
commit 864255625f

View File

@@ -242,7 +242,7 @@ Item
if (pyqcrm_conf)
{
config.setConfig(pyqcrm_conf)
appLoader.source = "start.qml"
appLoader.source = "Start.qml"
}
}
}