mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
style: apply oxfmt formatting to app-render.ts
This commit is contained in:
committed by
Peter Steinberger
parent
1bb2d65ff3
commit
66fc12a40c
@@ -53,12 +53,7 @@ import {
|
||||
updateSkillEnabled,
|
||||
} from "./controllers/skills.ts";
|
||||
import { icons } from "./icons.ts";
|
||||
import {
|
||||
normalizeBasePath,
|
||||
TAB_GROUPS,
|
||||
subtitleForTab,
|
||||
titleForTab,
|
||||
} from "./navigation.ts";
|
||||
import { normalizeBasePath, TAB_GROUPS, subtitleForTab, titleForTab } from "./navigation.ts";
|
||||
import { renderAgents } from "./views/agents.ts";
|
||||
import { renderChannels } from "./views/channels.ts";
|
||||
import { renderChat } from "./views/chat.ts";
|
||||
|
||||
Reference in New Issue
Block a user