Enhancement: handle gluetun port forwarded API change (#6011)
Some checks failed
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled

This commit is contained in:
shamoon
2025-11-25 13:28:50 -08:00
committed by GitHub
parent c36c6a9012
commit 5b50e8ff81
4 changed files with 14 additions and 5 deletions

View File

@@ -563,6 +563,7 @@ export function cleanServiceGroups(groups) {
"speedtest",
"wgeasy",
"grafana",
"gluetun",
].includes(type)
) {
if (version) widget.version = parseInt(version, 10);