style: oxfmt
This commit is contained in:
@@ -73,7 +73,7 @@ export async function getReplyFromConfig(
|
||||
silentToken: SILENT_REPLY_TOKEN,
|
||||
log: defaultRuntime.log,
|
||||
});
|
||||
opts?.onTypingController?.(typing);
|
||||
opts?.onTypingController?.(typing);
|
||||
|
||||
const finalized = finalizeInboundContext(ctx);
|
||||
|
||||
|
||||
@@ -15,4 +15,3 @@ export function buildTestCtx(overrides: Partial<MsgContext> = {}): FinalizedMsgC
|
||||
...overrides,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user