From 59b992abd6ac33aaeef5a27992be0aff5061ed52 Mon Sep 17 00:00:00 2001
From: Daniel Hammett <7719442+etherwrangler@users.noreply.github.com>
Date: Sat, 15 Jul 2023 20:39:30 -0500
Subject: [PATCH] add other-wireless to resolve issue 1460 (#1461)

---
 schema/components.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/schema/components.json b/schema/components.json
index c857398f..cf659fcc 100644
--- a/schema/components.json
+++ b/schema/components.json
@@ -350,6 +350,7 @@
                         "gsm",
                         "cdma",
                         "lte",
+                        "other-wireless",
                         "sonet-oc3",
                         "sonet-oc12",
                         "sonet-oc48",
-- 
GitLab