mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 13:12:45 +08:00
parent
49b921147a
commit
864222372f
|
@ -681,7 +681,6 @@ task 'posts:inline_uploads' => :environment do |_, args|
|
|||
begin
|
||||
new_raw = InlineUploads.process(post.raw)
|
||||
|
||||
byebug
|
||||
if post.raw != new_raw
|
||||
if !dry_run
|
||||
PostRevisor.new(post, Topic.with_deleted.find_by(id: post.topic_id))
|
||||
|
|
Loading…
Reference in New Issue
Block a user