mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 07:14:03 +00:00
fix: rebase clawhub install trust (#81364)
This commit is contained in:
@@ -20,6 +20,7 @@ import { formatMissingPluginMessage } from "./error-format.js";
|
||||
import type { PluginMarketplaceListOptions, PluginRegistryOptions } from "./plugins-cli.js";
|
||||
|
||||
type PluginInstallActionOptions = {
|
||||
acknowledgeClawHubRisk?: boolean;
|
||||
dangerouslyForceUnsafeInstall?: boolean;
|
||||
force?: boolean;
|
||||
link?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user