mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-19 20:52:25 +01:00
4 lines
82 B
Text
4 lines
82 B
Text
|
object @media
|
||
|
attribute :id
|
||
|
node(:url) { |media| full_asset_url(media.file.url) }
|