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