mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-07 02:31:23 -07:00
Enhancement: handle gluetun port forwarded API change (#6011)
This commit is contained in:
@@ -563,6 +563,7 @@ export function cleanServiceGroups(groups) {
|
||||
"speedtest",
|
||||
"wgeasy",
|
||||
"grafana",
|
||||
"gluetun",
|
||||
].includes(type)
|
||||
) {
|
||||
if (version) widget.version = parseInt(version, 10);
|
||||
|
||||
Reference in New Issue
Block a user