mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 06:50:21 +00:00
Signal: restore setup surface helper exports
This commit is contained in:
@@ -181,3 +181,5 @@ export const signalSetupWizard: ChannelSetupWizard = {
|
||||
dmPolicy: signalDmPolicy,
|
||||
disable: (cfg) => setOnboardingChannelEnabled(cfg, channel, false),
|
||||
};
|
||||
|
||||
export { normalizeSignalAccountInput, parseSignalAllowFromEntries, signalSetupAdapter };
|
||||
|
||||
Reference in New Issue
Block a user