mirror of
https://github.com/discourse/discourse.git
synced 2025-03-12 03:15:31 +08:00
DEV: Also fetch user when granting admin (#27384)
This commit is contained in:
parent
db6eb2dd3e
commit
a721e8fa48
@ -8,6 +8,7 @@ class Admin::UsersController < Admin::StaffController
|
|||||||
suspend
|
suspend
|
||||||
unsuspend
|
unsuspend
|
||||||
log_out
|
log_out
|
||||||
|
grant_admin
|
||||||
revoke_admin
|
revoke_admin
|
||||||
revoke_moderation
|
revoke_moderation
|
||||||
grant_moderation
|
grant_moderation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user