refactor: Modal- und Widget-Komponenten umbenannt für bessere Lesbarkeit und Trennung von Seite und UI-Logik

This commit is contained in:
ISA
2025-05-02 07:57:22 +02:00
parent 5afd0b5cb5
commit 1363445388
5 changed files with 16 additions and 25 deletions

View File

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