analysis fixes
This commit is contained in:
@@ -529,6 +529,7 @@ class _ChannelListViewState extends State<ChannelListView> {
|
||||
title: 'Delete Conversation',
|
||||
okText: 'DELETE',
|
||||
question:
|
||||
// ignore: lines_longer_than_80_chars
|
||||
'Are you sure you want to delete this conversation?',
|
||||
cancelText: 'CANCEL',
|
||||
icon: StreamSvgIcon.delete(
|
||||
|
||||
Reference in New Issue
Block a user