From bcf8fbad3592de34fe8fd9c146f8830f20b3b641 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 21:17:28 +0000 Subject: [PATCH] Switch to version 1: remove registry/schemas/BentoGlobe.schema.json --- registry/schemas/BentoGlobe.schema.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 registry/schemas/BentoGlobe.schema.json diff --git a/registry/schemas/BentoGlobe.schema.json b/registry/schemas/BentoGlobe.schema.json deleted file mode 100644 index 5bc5f02..0000000 --- a/registry/schemas/BentoGlobe.schema.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "BentoGlobe", - "propsSchema": { - "className?": "string", - "config?": "COBEOptions - Custom globe configuration (see COBE docs)" - } -} \ No newline at end of file