mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix the build
This commit is contained in:
parent
80ad32094d
commit
17e5fb0dc0
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user