mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 16:10:24 +00:00
chore(format)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { BrowserServerState } from "./server-context.types.js";
|
||||
import { createConfigIO, loadConfig } from "../config/config.js";
|
||||
import { resolveBrowserConfig, resolveProfile, type ResolvedBrowserProfile } from "./config.js";
|
||||
import type { BrowserServerState } from "./server-context.types.js";
|
||||
|
||||
function applyResolvedConfig(
|
||||
current: BrowserServerState,
|
||||
|
||||
Reference in New Issue
Block a user