mirror of
https://github.com/flarum/core.git
synced 2025-10-11 23:14:29 +02:00
Rename notification.sender
This commit is contained in:
@@ -30,7 +30,7 @@ class ListNotificationsController extends AbstractListController
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public $include = [
|
||||
'sender',
|
||||
'fromUser',
|
||||
'subject',
|
||||
'subject.discussion'
|
||||
];
|
||||
|
Reference in New Issue
Block a user