mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 03:26:22 +08:00
opt: msg ctr
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -126,7 +126,6 @@ class _WhisperPageState extends State<WhisperPage> {
|
||||
onSetTop: (isTop, id) =>
|
||||
_controller.onSetTop(index, isTop, id),
|
||||
onRemove: (talkerId) => _controller.onRemove(index, talkerId),
|
||||
onTap: () => _controller.onTap(index),
|
||||
);
|
||||
},
|
||||
separatorBuilder: (context, index) => Divider(
|
||||
|
||||
Reference in New Issue
Block a user