mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 11:35:13 +00:00
Fix cache digesting log noise on status embeds (#12750)
This commit is contained in:
parent
6c1ba513ee
commit
6a8c8dc6fb
1 changed files with 2 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue