From 3dba233e05c85f030440323f096f27075d5cca61 Mon Sep 17 00:00:00 2001 From: Ryan Srofe Date: Tue, 16 Apr 2024 15:00:52 -0400 Subject: [PATCH] required updates from Figma for dynamic pages --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 97994e5..545772e 100644 --- a/manifest.json +++ b/manifest.json @@ -9,6 +9,7 @@ "editorType": ["figma", "figjam"], "containsWidget": true, "widgetApi": "1.0.0", + "documentAccess": "dynamic-page", "networkAccess": { "allowedDomains": ["https://*.figma.com/static/", "https://*.figma.com/profile/"] }