Enhancement: handle Vikunja v1rc4 breaking changes (#6234)

This commit is contained in:
shamoon
2026-01-26 10:27:36 -08:00
committed by GitHub
parent 6c945d6573
commit 1aec61811f
4 changed files with 26 additions and 10 deletions
+1
View File
@@ -569,6 +569,7 @@ export function cleanServiceGroups(groups) {
"wgeasy",
"grafana",
"gluetun",
"vikunja",
].includes(type)
) {
if (version) widget.version = parseInt(version, 10);