refactor: SystemSettings-Dispatch aus _app entfernt und in Seite 'Einstellungen' verlagert

This commit is contained in:
ISA
2025-03-25 08:35:46 +01:00
parent 6730ba92be
commit 8e6b26dff9
5 changed files with 78 additions and 47 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.155";
const webVersion = "1.6.156";
export default webVersion;