mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 04:42:44 +00:00
chore: Fix types in tests 39/N.
This commit is contained in:
@@ -46,7 +46,6 @@ const CATEGORY_GUILD_CFG = {
|
||||
},
|
||||
},
|
||||
},
|
||||
routing: { allowFrom: [] },
|
||||
} satisfies Config;
|
||||
|
||||
async function createDmHandler(opts: { cfg: Config; runtimeError?: (err: unknown) => void }) {
|
||||
|
||||
Reference in New Issue
Block a user