From 02229c9b92f0055adb4946dd87b7fb8fd7ba73ca Mon Sep 17 00:00:00 2001 From: Michael Lefebvre Date: Thu, 18 Jul 2019 15:39:33 +0200 Subject: [PATCH] add settings_sections required to migrate to form v2 --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index df41067..a753eae 100644 --- a/manifest.json +++ b/manifest.json @@ -208,6 +208,7 @@ ] } ], + "settings_sections": [], "deployment_settings": [], "readme": "readme.md", "ui": false,