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