mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-07 23:31:07 +00:00
fix: resolve config write test drift
This commit is contained in:
@@ -405,6 +405,7 @@ export async function installHooksFromArchive(
|
||||
|
||||
export async function installHooksFromNpmSpec(params: {
|
||||
spec: string;
|
||||
dangerouslyForceUnsafeInstall?: boolean;
|
||||
hooksDir?: string;
|
||||
timeoutMs?: number;
|
||||
logger?: HookInstallLogger;
|
||||
|
||||
Reference in New Issue
Block a user