mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-19 20:52:25 +01:00
6 lines
95 B
Text
6 lines
95 B
Text
|
object @follow
|
||
|
|
||
|
child :target_account => :target_account do
|
||
|
extends('api/accounts/show')
|
||
|
end
|