Fix auto-embed on non-JSON-generated posts.
This commit is contained in:
parent
de17bbf43e
commit
b315a08122
@ -63,6 +63,7 @@ Embedding =
|
||||
$.off d, 'PostsInserted', autoEmbed
|
||||
Embedding.cb.toggle.call embed
|
||||
$.on d, 'PostsInserted', autoEmbed
|
||||
autoEmbed()
|
||||
|
||||
ready: ->
|
||||
return if !Main.isThisPageLegit()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user