update iqdb after post replacements (#3885)

This commit is contained in:
Albert Yi
2018-09-11 12:20:52 -07:00
parent 42f7b17a30
commit e58172483b
2 changed files with 16 additions and 0 deletions

View File

@@ -129,6 +129,8 @@ class UploadService
replacement.save!
post.save!
post.update_iqdb_async
rescale_notes(post)
end