From 4a890e34e37d78eaad8e8e7598f2472bae3cecce Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 4 Aug 2021 18:16:23 +0200 Subject: [PATCH] Update config.json --- cloudcommander/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?" } }