Update tips-template.json

This commit is contained in:
John Guan 2021-12-27 11:35:52 +08:00
parent 8a37e71247
commit bad0dbbef8
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
{
"DefaultAccount": "Default Account</br>Username:<span style='color:red'>{username}</span></br>Password:<span style='color:red'>{password}</span>"
"DefaultAccount": "Default Account</br>Username:<span style='color:red'>{username}</span></br>Password:<span style='color:red'>{password}</span>",
"DefaultPassword": "Default Password:</br><span style='color:red'>{password}</span>"
}