mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-06 02:30:12 +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