diff --git a/Iceshrimp.Backend/Core/Federation/ActivityStreams/Contexts/toot.json b/Iceshrimp.Backend/Core/Federation/ActivityStreams/Contexts/toot.json index 28040307..00370dd6 100644 --- a/Iceshrimp.Backend/Core/Federation/ActivityStreams/Contexts/toot.json +++ b/Iceshrimp.Backend/Core/Federation/ActivityStreams/Contexts/toot.json @@ -6,9 +6,12 @@ "memorial": "toot:memorial", "votersCount": "toot:votersCount", "suspended": "toot:suspended", - "devices": "toot:devices", "Emoji": "toot:Emoji", "blurhash": "toot:blurhash", + "devices": { + "@id": "toot:devices", + "@type": "@id" + }, "featured": { "@id": "toot:featured", "@type": "@id"