fix: window is not defined Fehler durch dynamischen Import von chartjs-plugin-zoom behoben

This commit is contained in:
ISA
2025-04-02 08:57:07 +02:00
parent 3aac69954a
commit 9de6ac10c4
4 changed files with 175 additions and 169 deletions

View File

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