mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: live room
This commit is contained in:
@@ -240,6 +240,7 @@ class _LiveRoomPageState extends State<LiveRoomPage> {
|
||||
Expanded(
|
||||
child: LiveRoomChat(
|
||||
roomId: int.parse(Get.parameters['roomid']!),
|
||||
liveRoomController: _liveRoomController,
|
||||
),
|
||||
),
|
||||
Container(
|
||||
|
||||
Reference in New Issue
Block a user