mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Why did pre-commit uninstall itself
This commit is contained in:
@@ -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",
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user