mirror of
https://github.com/discourse/discourse.git
synced 2025-06-18 11:36:36 +08:00
This reverts commit b55af383f779d01d983a3ccf1149438aee9c6725.
This commit is contained in:
@ -555,7 +555,6 @@ class PostCreator
|
||||
via_email
|
||||
raw_email
|
||||
action_code
|
||||
locale
|
||||
].each { |a| post.public_send("#{a}=", @opts[a]) if @opts[a].present? }
|
||||
|
||||
post.extract_quoted_post_numbers
|
||||
|
Reference in New Issue
Block a user