fix: Meldungsseite benutzt noch falsche Funktion zur Darstellung der Meldungen.

This commit is contained in:
ISA
2025-04-22 07:30:49 +02:00
parent 8b15235040
commit df119e8e7a
6 changed files with 32 additions and 40 deletions

View File

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