diff --git a/package.json b/package.json index 4a18072b7c..22bb43a375 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,9 @@ "mac": { "electronUpdaterCompatibility": ">=0.0.1", "category": "public.app-category.productivity", - "extraFiles": ["PlugIns/"], + "extraFiles": [ + "PlugIns/" + ], "darkModeSupport": true, "gatekeeperAssess": false, "hardenedRuntime": true,