mirror of https://gitlab.com/bashrc2/epicyon
Add blurhash to context
parent
dba0653388
commit
373a1a2764
|
@ -32,7 +32,8 @@ def getIndividualPostContext() -> []:
|
|||
"conversation": "ostatus:conversation",
|
||||
"sensitive": "as:sensitive",
|
||||
"toot": "http://joinmastodon.org/ns#",
|
||||
"votersCount": "toot:votersCount"
|
||||
"votersCount": "toot:votersCount",
|
||||
"blurhash": "toot:blurhash"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue