diff --git a/cloudcommander/config.json b/cloudcommander/config.json index f8944740c..75305a68e 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -38,6 +38,6 @@ "cifspassword": "str?", "smbv1": "bool?", "CUSTOM_OPTIONS": "str?", - "DROPBOX_TOKEN": "str?", + "DROPBOX_TOKEN": "str?" } }