房间内收藏房间以及公屏的显示

This commit is contained in:
fengshuo
2021-12-27 16:40:14 +08:00
parent d45b1a615a
commit 0645ed6b56
7 changed files with 98 additions and 8 deletions

View File

@@ -197,6 +197,10 @@
[NSSet setWithObjects:
@(Custom_Message_Sub_Update_RoomInfo_MessageState),
nil],
@(CustomMessageType_Collection_Room):
[NSSet setWithObjects:
@(Custom_Message_Sub_Collect_Room_Tips),
nil],
};
}