From 00277667d68b69caf81952e90e30f84bfb6c4f08 Mon Sep 17 00:00:00 2001 From: legop3 <46182676+legop3@users.noreply.github.com> Date: Sat, 4 Jul 2026 15:36:47 -0400 Subject: [PATCH] Update wikiUrl for Green Ball Container --- server/data/barcode-registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/data/barcode-registry.json b/server/data/barcode-registry.json index 84f4cfdb..484ba5b2 100644 --- a/server/data/barcode-registry.json +++ b/server/data/barcode-registry.json @@ -67,7 +67,7 @@ "type": "object", "entityId": "gbc", "label": "Green Ball Container", - "wikiUrl": "https://wiki.otter.land/notyet" + "wikiUrl": "https://wiki.otter.land/Room%20Objects/Green%20Ball%20Container" } } }