Keep service-helpers list alphabetized
This commit is contained in:
parent
1b45ad3977
commit
0423ac5b71
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user