mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-26 21:35:49 +08:00
mod: live room
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -223,11 +223,6 @@ class _LivePageState extends State<LivePage>
|
||||
onTap: () {
|
||||
Get.toNamed(
|
||||
'/liveRoom?roomid=${loadingState.response[index].roomId}',
|
||||
arguments: {
|
||||
'liveItem': loadingState.response[index],
|
||||
'heroTag':
|
||||
loadingState.response[index].roomId.toString()
|
||||
},
|
||||
);
|
||||
},
|
||||
onLongPress: () {
|
||||
|
||||
Reference in New Issue
Block a user