From dc746cbc5cc5bca80a27b4997b5cc8ea2ede0782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huan=20=28=E6=9D=8E=E5=8D=93=E6=A1=93=29?= Date: Mon, 28 Feb 2022 09:36:58 +0800 Subject: [PATCH] TODO (https://github.com/wechaty/puppet-oicq/issues/28) --- .../handlers/forward-message-to-qq-community.handler.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts b/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts index 2858d943..80d5c365 100644 --- a/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts +++ b/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts @@ -60,6 +60,10 @@ export class ForwardMessageToQqCommunityHandler implements ICommandHandler