reference the root o_embed_cache on reshares
This commit is contained in:
parent
d5a4f9eb98
commit
7020194a57
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
<%= text %>
|
||||
|
||||
<% if(o_embed_cache) { %>
|
||||
<% if(root.o_embed_cache) { %>
|
||||
<%= root.o_embed_cache.posts.data.html %>
|
||||
<% } %>
|
||||
<!-- end duplication -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue