fix the build

This commit is contained in:
Régis Hanol 2017-10-23 19:09:38 +02:00 committed by GitHub
parent 80ad32094d
commit 17e5fb0dc0
1 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ class CookedPostProcessor
post_process_oneboxes post_process_oneboxes
optimize_urls optimize_urls
update_post_image update_post_image
enforce_no_follow enforce_nofollow
pull_hotlinked_images(bypass_bump) pull_hotlinked_images(bypass_bump)
grant_badges grant_badges
DiscourseEvent.trigger(:post_process_cooked, @doc, @post) DiscourseEvent.trigger(:post_process_cooked, @doc, @post)