Keep service-helpers list alphabetized

This commit is contained in:
shamoon 2024-01-07 08:59:12 -08:00
parent 1b45ad3977
commit 0423ac5b71

View File

@ -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;