mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 22:55:24 +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