From cf4620fa25ffea503fe1c80368e92e634e495473 Mon Sep 17 00:00:00 2001 From: John Guan Date: Wed, 22 Dec 2021 16:48:24 +0800 Subject: [PATCH] Create tips-template.json --- tips-template.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tips-template.json diff --git a/tips-template.json b/tips-template.json new file mode 100644 index 0000000..9d2ab43 --- /dev/null +++ b/tips-template.json @@ -0,0 +1,3 @@ +{ + "DefaultAccount": "Default Account
Username:{username}
Password:{password}" +} \ No newline at end of file