From b9888258550c9080cc47edbd5f6c215f8627c7af Mon Sep 17 00:00:00 2001 From: Andy Fuchs Date: Sun, 13 Jan 2019 13:21:44 +0100 Subject: [PATCH] add defaultPassword parameter to config --- demo-app/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo-app/config.json b/demo-app/config.json index 2cdf0530..68532301 100644 --- a/demo-app/config.json +++ b/demo-app/config.json @@ -63,7 +63,8 @@ "defaultHost": "", "defaultPort": "", "defaultUserName": "", - "defaultPathOnServer": "" + "defaultPathOnServer": "", + "defaultPassword": "" }, "firebase": { "defaultProjectID": ""