瀏覽代碼

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

master^2
Eugen Rochko 4 年之前
committed by GitHub
父節點
當前提交
6a8c8dc6fb
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 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…
取消
儲存