Skip to content

Commit

Permalink
template changed
Browse files Browse the repository at this point in the history
  • Loading branch information
helloyou2012 committed Dec 14, 2018
1 parent afc5901 commit 1b8f8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config = {
`
},
send_token: {
subject: 'Your dynamic token is {{token}}',
subject: '{{token}} is your dynamic token',
html: `
Dear {{username}}
<br><br>Your dynamic token is <span style="font-weight: 500; color: #f4364c;">{{token}}</span>. It will be expired in 5 minutes.
Expand Down

0 comments on commit 1b8f8d7

Please sign in to comment.