mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-26 22:11:20 -07:00
Enhancement: handle Vikunja v1rc4 breaking changes (#6234)
This commit is contained in:
@@ -569,6 +569,7 @@ export function cleanServiceGroups(groups) {
|
||||
"wgeasy",
|
||||
"grafana",
|
||||
"gluetun",
|
||||
"vikunja",
|
||||
].includes(type)
|
||||
) {
|
||||
if (version) widget.version = parseInt(version, 10);
|
||||
|
||||
Reference in New Issue
Block a user