From bad0dbbef8538181036c732a4f28b7b4786b952c Mon Sep 17 00:00:00 2001 From: John Guan Date: Mon, 27 Dec 2021 11:35:52 +0800 Subject: [PATCH] Update tips-template.json --- tips-template.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tips-template.json b/tips-template.json index 9d2ab43..e85cd9b 100644 --- a/tips-template.json +++ b/tips-template.json @@ -1,3 +1,4 @@ { - "DefaultAccount": "Default Account
Username:{username}
Password:{password}" + "DefaultAccount": "Default Account
Username:{username}
Password:{password}", + "DefaultPassword": "Default Password:
{password}" } \ No newline at end of file