fix(llc, ui): fix removing message not removing quoted reference.
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -151,7 +151,7 @@ class BottomRow extends StatelessWidget {
|
||||
context,
|
||||
message,
|
||||
) ??
|
||||
const Offstage();
|
||||
const StreamVisibleFootnote();
|
||||
}
|
||||
|
||||
final children = <WidgetSpan>[];
|
||||
|
||||
Reference in New Issue
Block a user