mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-09 08:11:09 +00:00
refactor: rename channel setup flow seam
This commit is contained in:
@@ -21,8 +21,8 @@ export {
|
||||
setTopLevelChannelAllowFrom,
|
||||
setTopLevelChannelDmPolicyWithAllowFrom,
|
||||
setTopLevelChannelGroupPolicy,
|
||||
splitOnboardingEntries,
|
||||
} from "../channels/plugins/onboarding/helpers.js";
|
||||
splitSetupEntries,
|
||||
} from "../channels/plugins/setup-flow-helpers.js";
|
||||
export { PAIRING_APPROVED_MESSAGE } from "../channels/plugins/pairing-message.js";
|
||||
export type {
|
||||
BaseProbeResult,
|
||||
|
||||
Reference in New Issue
Block a user