mirror of
https://github.com/flarum/core.git
synced 2025-08-24 09:03:05 +02:00
Make some changes to facilitate updates to mentions extension
This commit is contained in:
@@ -26,7 +26,7 @@ class ShowAction extends SerializeResourceAction
|
||||
'user.groups' => true,
|
||||
'editUser' => true,
|
||||
'hideUser' => true,
|
||||
'discussion' => false
|
||||
'discussion' => true
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user