mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:30:57 +00:00
refactor(plugin-sdk): narrow config runtime imports
This commit is contained in:
@@ -160,7 +160,8 @@ function resolveUpdateStatusBanner(params: { status?: string; reason?: string })
|
||||
"ui-build-failed": "The control UI rebuild failed. Fix the UI build error and retry.",
|
||||
"global-install-failed":
|
||||
"The global package install did not verify on disk. Retry or reinstall from the CLI.",
|
||||
"restart-disabled": "The update was not applied because gateway restarts are disabled. Enable restarts in config, then retry — or run `openclaw update` from the CLI.",
|
||||
"restart-disabled":
|
||||
"The update was not applied because gateway restarts are disabled. Enable restarts in config, then retry — or run `openclaw update` from the CLI.",
|
||||
"restart-unavailable":
|
||||
"This global install cannot be safely replaced while restarts are disabled and no supervisor is present.",
|
||||
"restart-unhealthy":
|
||||
|
||||
Reference in New Issue
Block a user