feat: implement backend configuration service and initialize main application UI components

This commit is contained in:
Ümit Tunç
2026-03-30 09:13:55 +03:00
parent d7ff7ecfa9
commit d15b10a012
6 changed files with 30 additions and 4 deletions
+1 -1
View File
@@ -11,5 +11,5 @@
"4.4.9": 9009,
"3.0.x (latest)": 9010
},
"mysql": {}
"mariadb": {}
}