This commit is contained in:
huangjian
2023-03-23 18:53:12 +08:00
parent 63bd50479d
commit 00866e7c73
3 changed files with 3 additions and 2 deletions

View File

@@ -977,8 +977,8 @@ public final class IMNetEaseManager {
case CUSTOM_MSG_SUB_RADISH_ALL_ROOM_NOTIFY_BY_SVGA:
if (showRadishMsg) {
addMessages(msg);
noticeRadish(msg, second);
}
noticeRadish(msg, second);
break;
}
break;