diff --git a/context.py b/context.py index 089e019f4..5b2bde5e3 100644 --- a/context.py +++ b/context.py @@ -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" } ]