diff --git a/lexicons/me/woach/feed/session.json b/lexicons/me/woach/feed/session.json index 40ddeb8..a7979c7 100644 --- a/lexicons/me/woach/feed/session.json +++ b/lexicons/me/woach/feed/session.json @@ -10,12 +10,7 @@ "type": "object", "required": ["content", "createdAt"], "properties": { - "content": { - "type": "union", - "refs": [ - "me.woach.content.anilist" - ] - }, + "content": { "type": "ref", "ref": "com.atproto.repo.strongRef" }, "label": { "type": "string", "maxGraphemes": 64,