From d2779156f654cb34dfcc3da3f2d7c4708a8e5bc2 Mon Sep 17 00:00:00 2001 From: Julia Lange Date: Fri, 21 Mar 2025 19:53:08 -0700 Subject: [PATCH] me.woach.content, make anilist an nsid key --- lexicons/me/woach/content/anilist.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lexicons/me/woach/content/anilist.json b/lexicons/me/woach/content/anilist.json index f1f9be1..06b6ab9 100644 --- a/lexicons/me/woach/content/anilist.json +++ b/lexicons/me/woach/content/anilist.json @@ -5,6 +5,7 @@ "main": { "type": "object", "required": ["id"], + "key": "nsid", "properties": { "id": { "type": "integer" } }