1
0
mirror of https://github.com/flarum/core.git synced 2025-10-12 15:34:26 +02:00

Rename post.editUser

This commit is contained in:
Toby Zerner
2018-08-24 21:29:17 +09:30
parent dd65801d57
commit 8248ba2f7a
8 changed files with 10 additions and 10 deletions

View File

@@ -44,7 +44,7 @@ class ShowDiscussionController extends AbstractShowController
'posts.discussion',
'posts.user',
'posts.user.groups',
'posts.editUser',
'posts.editedUser',
'posts.hideUser'
];