Clean old widget value before sending to client
This commit is contained in:
parent
43b08ccd68
commit
b225d3850e
@ -664,7 +664,7 @@ export function cleanServiceGroups(groups) {
|
||||
return widget;
|
||||
});
|
||||
}
|
||||
|
||||
cleanedService.widget = null;
|
||||
return cleanedService;
|
||||
}),
|
||||
}));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user