Fix cache digesting log noise on status embeds (#12750)

th-downstream
Eugen Rochko 5 years ago committed by GitHub
parent dfb57c699c
commit 9a1f8c34b0

@ -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

Loading…
Cancel
Save