mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 18:04:32 +00:00
refactor: centralize target normalization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { normalizeTargetForProvider } from "../../agents/pi-embedded-messaging.js";
|
||||
import { normalizeTargetForProvider } from "./target-normalization.js";
|
||||
import type {
|
||||
ChannelId,
|
||||
ChannelMessageActionName,
|
||||
|
||||
Reference in New Issue
Block a user