silverpill
@[email protected] · Reply to Hollo's post
@hollo This is how hashtags were represented in Create activity:
{
"href": "https://hollo.social/tags/Hollo",
"type": "Hashtag",
"nameMap": {
"@none": "#hollo"
}
},
Curiously, if I fetch the object now, there's a name
instead of nameMap
, as expected.