mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-23 13:48:38 +00:00
chore: wtf.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { OpenClawConfig } from "./types.js";
|
||||
import { applyLegacyMigrations } from "./legacy.js";
|
||||
import type { OpenClawConfig } from "./types.js";
|
||||
import { validateConfigObjectWithPlugins } from "./validation.js";
|
||||
|
||||
export function migrateLegacyConfig(raw: unknown): {
|
||||
|
||||
Reference in New Issue
Block a user