mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:20:43 +00:00
fix(plugins): preserve setup auto-enable lookup
This commit is contained in:
@@ -663,7 +663,6 @@ export function resolveConfiguredPluginAutoEnableCandidates(params: {
|
||||
config: params.config,
|
||||
env: params.env,
|
||||
pluginIds: setupPluginIds,
|
||||
manifestRegistry: params.registry,
|
||||
})) {
|
||||
changes.push({
|
||||
pluginId: entry.pluginId,
|
||||
|
||||
Reference in New Issue
Block a user