mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-29 23:05:55 +08:00
opt: msg ctr
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -107,7 +107,6 @@ class _WhisperSecPageState extends State<WhisperSecPage> {
|
||||
onSetTop: (isTop, talkerId) =>
|
||||
_controller.onSetTop(index, isTop, talkerId),
|
||||
onRemove: (talkerId) => _controller.onRemove(index, talkerId),
|
||||
onTap: () => _controller.onTap(index),
|
||||
);
|
||||
},
|
||||
separatorBuilder: (context, index) => Divider(
|
||||
|
||||
Reference in New Issue
Block a user