Skip to content

Commit

Permalink
change: hide MossOptionWidget
Browse files Browse the repository at this point in the history
  • Loading branch information
singularity-s0 authored May 7, 2024
1 parent ebd970d commit bbb8ddf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/views/chat_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ class _ChatViewState extends State<ChatView> {
}
}
},
listTopWidget: const MossOptionsWidget(),
listBottomWidget: Padding(
padding: const EdgeInsets.only(left: 16, right: 8, bottom: 8),
child: Column(
Expand Down

0 comments on commit bbb8ddf

Please sign in to comment.