Преглед изворни кода

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

master^2
Eugen Rochko пре 4 година
committed by GitHub
родитељ
комит
6a8c8dc6fb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 2 додато и 3 уклоњено
  1. +2
    -3
      app/views/statuses/embed.html.haml

+ 2
- 3
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

Loading…
Откажи
Сачувај