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