mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-26 17:32:16 +00:00
refactor: make setup the primary wizard surface
This commit is contained in:
@@ -140,7 +140,7 @@ export function loadPluginManifest(
|
||||
};
|
||||
}
|
||||
|
||||
// package.json "openclaw" metadata (used for onboarding/catalog)
|
||||
// package.json "openclaw" metadata (used for setup/catalog)
|
||||
export type PluginPackageChannel = {
|
||||
id?: string;
|
||||
label?: string;
|
||||
|
||||
Reference in New Issue
Block a user