From 41aff1c603185fd53e0d9ee97f907d97a9c8b6d1 Mon Sep 17 00:00:00 2001 From: Denis Drozdov Date: Wed, 15 Jun 2022 15:10:11 +0300 Subject: [PATCH] Update categories in config.json --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index acb0884..6f96920 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,7 @@ "name": "Export to Supervisely format", "type": "app", "categories": [ + "images", "export" ], "description": "images and JSON annotations", @@ -25,4 +26,4 @@ "context_root": "Download as" }, "poster": "https://i.imgur.com/9eRexuy.png" -} +} \ No newline at end of file