fix button style
This commit is contained in:
@@ -245,4 +245,4 @@ class _MessageViewState extends State<MessageView> {
|
||||
/// Helper extension for quickly retrieving the current user id from a [Client].
|
||||
extension on Client {
|
||||
String get uid => state.user.id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user