mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Allow moderators to change topic timestamps (#7053)
This commit is contained in:
@@ -226,7 +226,7 @@ module PostGuardian
|
||||
end
|
||||
|
||||
def can_change_post_timestamps?
|
||||
is_admin?
|
||||
is_staff?
|
||||
end
|
||||
|
||||
def can_wiki?(post)
|
||||
|
||||
Reference in New Issue
Block a user