From f829b3620ba28cd527ec0e51a8eb4817543248bf Mon Sep 17 00:00:00 2001 From: Alexander Vieth Date: Wed, 18 Jun 2025 13:06:53 +0200 Subject: [PATCH] Update PluginInfo.json --- PluginInfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PluginInfo.json b/PluginInfo.json index 72af000..a09ee50 100644 --- a/PluginInfo.json +++ b/PluginInfo.json @@ -4,6 +4,6 @@ "plugin" : "1.0.0", "core" : ["1.3"] }, - "type" : "Viewer", + "type" : "View", "dependencies" : ["Points"] }