feat(tdr): Alert nach TDR-Aktivierung/Deaktivierung + automatischer Seitenreload für sichtbare Statusänderung

This commit is contained in:
ISA
2025-05-02 08:51:57 +02:00
parent 7834bbca39
commit 668cdba80b
5 changed files with 29 additions and 4 deletions

View File

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