readded some files that need to be there

This commit is contained in:
Hannes
2026-06-14 00:50:35 +02:00
parent 6ab83915a1
commit 6eeb676f14
4 changed files with 70 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
pragma Singleton
import QtQuick 2.15
QtObject {
readonly property string path: "__CONFIG_DIR__"
}