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;
|
return widget;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
cleanedService.widget = null;
|
||||||
return cleanedService;
|
return cleanedService;
|
||||||
}),
|
}),
|
||||||
}));
|
}));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user