diff --git a/util/config-example.json b/util/config-example.json index ce70bd74..5cf20821 100644 --- a/util/config-example.json +++ b/util/config-example.json @@ -24,6 +24,12 @@ "tableViewColumns": null, "generatorPresets": null, + "canOpen": true, + "canOpenDemo": true, + "canOpenSettings": true, + "canCreate": true, + "canImportXml": true, + "dropbox": true, "dropboxFolder": null, "dropboxAppKey": null,