mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 22:54:33 +00:00
refactor(channels): pass setup input to mutator
This commit is contained in:
@@ -213,7 +213,7 @@ export async function channelsAddCommand(
|
||||
cfg: nextConfig,
|
||||
channel,
|
||||
accountId,
|
||||
...input,
|
||||
input,
|
||||
});
|
||||
|
||||
await writeConfigFile(nextConfig);
|
||||
|
||||
Reference in New Issue
Block a user