Why did pre-commit uninstall itself
This commit is contained in:
parent
e588546a5a
commit
8c2a64ff2d
@ -494,7 +494,7 @@ export function cleanServiceGroups(groups) {
|
||||
range,
|
||||
|
||||
// spoolman
|
||||
spoolIds
|
||||
spoolIds,
|
||||
} = cleanedService.widget;
|
||||
|
||||
let fieldsList = fields;
|
||||
|
||||
@ -5,9 +5,9 @@ const widget = {
|
||||
proxyHandler: credentialedProxyHandler,
|
||||
|
||||
mappings: {
|
||||
spools : {
|
||||
spools: {
|
||||
endpoint: "spool",
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user