diff --git a/src/utils/config/service-helpers.js b/src/utils/config/service-helpers.js index 81e12de6..d73c1b5a 100644 --- a/src/utils/config/service-helpers.js +++ b/src/utils/config/service-helpers.js @@ -397,6 +397,9 @@ export function cleanServiceGroups(groups) { // glances, customapi, iframe refreshInterval, + // healthchecks + uuid, + // iframe allowFullscreen, allowPolicy, @@ -433,9 +436,6 @@ export function cleanServiceGroups(groups) { // unifi site, - - // healthchecks - uuid, } = cleanedService.widget; let fieldsList = fields;