about summary refs log tree commit diff
path: root/app/views/statuses/embed.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/statuses/embed.html.haml')
-rw-r--r--app/views/statuses/embed.html.haml5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/views/statuses/embed.html.haml b/app/views/statuses/embed.html.haml
index 6f2ec646f..2f111f53f 100644
--- a/app/views/statuses/embed.html.haml
+++ b/app/views/statuses/embed.html.haml
@@ -1,3 +1,2 @@
-- cache @status do
-  .activity-stream.activity-stream--headless
-    = render 'status', status: @status, centered: true, autoplay: @autoplay
+.activity-stream.activity-stream--headless
+  = render 'status', status: @status, centered: true, autoplay: @autoplay