mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 16:20:42 +00:00
fix(plugins): recover source-only install shadows
This commit is contained in:
@@ -37,7 +37,7 @@ function shouldAllowInvalidConfigForAction(actionCommand: Command, commandPath:
|
||||
commandPath,
|
||||
argv: process.argv,
|
||||
}),
|
||||
) === "allow-bundled-recovery"
|
||||
) === "allow-plugin-recovery"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user