update llc dependency

This commit is contained in:
Salvatore Giordano
2020-12-21 11:43:15 +01:00
parent 74781fd24f
commit abf218595e
6 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ class _NewChatScreenState extends State<NewChatScreen> {
paginationParams: PaginationParams(
limit: 1,
),
).first;
);
final _channelExisted = res.length == 1;
if (_channelExisted) {