mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 15:54:58 +00:00
style: oxfmt format
This commit is contained in:
@@ -43,4 +43,3 @@ export function resolveConversationLabel(ctx: MsgContext): string | undefined {
|
||||
if (base.startsWith("#") || base.startsWith("@")) return base;
|
||||
return `${base} id:${id}`;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user