Add (WIP) ban/klck ability
This commit is contained in:
parent
c130d28b93
commit
3a1bcb5b8f
13 changed files with 113 additions and 30 deletions
|
|
@ -369,7 +369,7 @@ class RoomChat extends HookConsumerWidget {
|
|||
),
|
||||
),
|
||||
),
|
||||
resolveUser: notifier.resolveUser,
|
||||
resolveUser: (_) async => null,
|
||||
chatController: controller,
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue