mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
oops
This commit is contained in:
parent
1cd32ced33
commit
a3344a6be3
1 changed files with 0 additions and 6 deletions
|
@ -37,12 +37,6 @@ class PostRevisor
|
|||
)
|
||||
end
|
||||
|
||||
def secure_group_ids(topic)
|
||||
@secure_group_ids ||= if topic.category && topic.category.read_restricted?
|
||||
topic.category.secure_group_ids
|
||||
end
|
||||
end
|
||||
|
||||
def should_revise?
|
||||
@post.raw != @new_raw
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue