mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 12:18:06 +01:00
4 lines
140 B
Text
4 lines
140 B
Text
|
- cache @status do
|
||
|
.activity-stream.activity-stream--headless
|
||
|
= render 'status', status: @status, centered: true, autoplay: @autoplay
|