From 9d7d66fc99ddf4dccd95f986d68e247f7a90c231 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 23 Aug 2018 21:29:27 +0300 Subject: [PATCH] chore(now) add quotes --- now.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" },