Revert "FEATURE: Add post language on creating a new post (#33001)" (#33157)

This reverts commit b55af383f779d01d983a3ccf1149438aee9c6725.
This commit is contained in:
Keegan George
2025-06-11 08:01:56 -07:00
committed by GitHub
parent b55af383f7
commit d5b72a54ae
19 changed files with 65 additions and 228 deletions

View File

@ -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