From 4d83b44ea532bda1762448cd60b51653955f8ef4 Mon Sep 17 00:00:00 2001 From: moyin <244344649@qq.com> Date: Sat, 10 Jan 2026 21:57:44 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E9=85=8D=E7=BD=AEbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/zulip/map-config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/zulip/map-config.json b/config/zulip/map-config.json index 78a08a9..76f47d6 100644 --- a/config/zulip/map-config.json +++ b/config/zulip/map-config.json @@ -7,13 +7,15 @@ "mapId": "coding", "mapName": "编程小组", "zulipStream": "Whale Port", - "description": "小组交流区" + "description": "小组交流区", + "interactionObjects": [] }, { "mapId": "whaletown", "mapName": "whaletown 小组", "zulipStream": "Whale Port", - "description": "小组交流区" + "description": "小组交流区", + "interactionObjects": [] }, { "mapId": "whale_port",