From bbb8ddff06be0d03793bdde1b617b54cd9d7085e Mon Sep 17 00:00:00 2001 From: singularity <12184989+singularity-s0@users.noreply.github.com> Date: Tue, 7 May 2024 16:08:29 +0800 Subject: [PATCH] change: hide MossOptionWidget --- lib/views/chat_page.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/views/chat_page.dart b/lib/views/chat_page.dart index 0e82e1c..2ac528f 100644 --- a/lib/views/chat_page.dart +++ b/lib/views/chat_page.dart @@ -378,7 +378,6 @@ class _ChatViewState extends State { } } }, - listTopWidget: const MossOptionsWidget(), listBottomWidget: Padding( padding: const EdgeInsets.only(left: 16, right: 8, bottom: 8), child: Column(