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
|
// glances, customapi, iframe
|
||||||
refreshInterval,
|
refreshInterval,
|
||||||
|
|
||||||
|
// healthchecks
|
||||||
|
uuid,
|
||||||
|
|
||||||
// iframe
|
// iframe
|
||||||
allowFullscreen,
|
allowFullscreen,
|
||||||
allowPolicy,
|
allowPolicy,
|
||||||
@ -433,9 +436,6 @@ export function cleanServiceGroups(groups) {
|
|||||||
|
|
||||||
// unifi
|
// unifi
|
||||||
site,
|
site,
|
||||||
|
|
||||||
// healthchecks
|
|
||||||
uuid,
|
|
||||||
} = cleanedService.widget;
|
} = cleanedService.widget;
|
||||||
|
|
||||||
let fieldsList = fields;
|
let fieldsList = fields;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user