diff --git a/src/manifest.json b/src/manifest.json index 5518954..ab527c5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,5 +3,9 @@ "id": "", "api": "1.0.0", "main": "code.js", + "editorType": [ + "figma", + "figjam" + ], "ui": "index.html" } \ No newline at end of file