Skip to content

Commit

Permalink
Update msg
Browse files Browse the repository at this point in the history
  • Loading branch information
chunyenHuang committed Sep 15, 2020
1 parent e67ad53 commit 7ab3540
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ Resources:
AllowAdminCreateUserOnly: false
InviteMessageTemplate:
EmailMessage: |
[幸福存摺] 開發測試登入資訊
[幸福存摺] 登入資訊
<ul>
<li>帳號 {username}</li>
<li>臨時密碼 {####}</li>
Expand All @@ -261,7 +261,7 @@ Resources:
<li>蘋果測試步驟 https://g0v.hackmd.io/92ynyG5gSVSpAGNq0xx1mg</li>
<li>安卓測試步驟 https://g0v.hackmd.io/gzBdF9PbS52uK37WPHBQEA</li>
</ul>
EmailSubject: "[幸福存摺] 開發測試登入資訊"
EmailSubject: "[幸福存摺] 登入資訊"
SMSMessage: "[幸福存摺] 您的帳號是 {username} 臨時密碼 {####}"


Expand Down
4 changes: 2 additions & 2 deletions data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ https://github.com/aws-amplify/amplify-cli/issues/2187
AllowAdminCreateUserOnly: false
InviteMessageTemplate:
EmailMessage: |
[幸福存摺] 開發測試登入資訊
[幸福存摺] 登入資訊
<ul>
<li>帳號 {username}</li>
<li>臨時密碼 {####}</li>
Expand All @@ -32,6 +32,6 @@ https://github.com/aws-amplify/amplify-cli/issues/2187
<li>蘋果測試步驟 https://g0v.hackmd.io/92ynyG5gSVSpAGNq0xx1mg</li>
<li>安卓測試步驟 https://g0v.hackmd.io/gzBdF9PbS52uK37WPHBQEA</li>
</ul>
EmailSubject: "[幸福存摺] 開發測試登入資訊"
EmailSubject: "[幸福存摺] 登入資訊"
SMSMessage: "[幸福存摺] 您的帳號是 {username} 臨時密碼 {####}"
```

0 comments on commit 7ab3540

Please sign in to comment.