From 0c60609c0bb27009f6950331291f210b46d1c23f Mon Sep 17 00:00:00 2001 From: Christian Reichart Date: Fri, 26 Aug 2022 09:48:15 +0200 Subject: [PATCH] update manifest --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 29840cb..b0169c3 100644 --- a/manifest.json +++ b/manifest.json @@ -3,5 +3,6 @@ "id": "738806869514947558", "api": "1.0.0", "main": "dist/code.js", - "ui": "dist/ui.html" + "ui": "dist/ui.html", + "editorType": ["figma"] }