diff --git a/now.json b/now.json index 3c6ff6f2..942d515d 100644 --- a/now.json +++ b/now.json @@ -5,8 +5,8 @@ "cloudcmd_config_dialog": "false", "cloudcmd_terminal": "true", "cloudcmd_terminal_path": "gritty", - "cloudcmd_import": true, - "cloudcmd_import_listen": true, + "cloudcmd_import": "true", + "cloudcmd_import_listen": "true", "cloudcmd_import_token": "hello", "cloudcmd_import_url": "http://config.cloudcmd.io" },