mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
@@ -458,7 +458,7 @@ class ChatItem extends StatelessWidget {
|
||||
return isSystem
|
||||
? messageContent(context)
|
||||
: isRevoke
|
||||
? const SizedBox()
|
||||
? const SizedBox.shrink()
|
||||
: GestureDetector(
|
||||
onLongPress: () {
|
||||
Feedback.forLongPress(context);
|
||||
|
||||
Reference in New Issue
Block a user