From c6fab4298cfda07ddb4f946ac1dfd642d7ab62d6 Mon Sep 17 00:00:00 2001 From: Martin M Date: Sun, 17 Mar 2024 17:47:38 +0100 Subject: [PATCH] Fix nmea type --- sources-dist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources-dist.json b/sources-dist.json index 95fae0f60..ea9094d89 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1658,7 +1658,7 @@ "nmea": { "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/master/io-package.json", "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/master/admin/nmea.png", - "type": "vehicle" + "type": "protocols" }, "node-red": { "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.node-red/master/io-package.json",