mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
auto send verify email when user email has been changed
This commit is contained in:
@@ -190,6 +190,8 @@ export default {
|
||||
shortDateFormat,
|
||||
longTimeFormat,
|
||||
shortTimeFormat
|
||||
}, {
|
||||
timeout: api.requestVerifyEmailTimeout
|
||||
});
|
||||
},
|
||||
resendVerifyEmailByLoginedUser: () => {
|
||||
|
||||
Reference in New Issue
Block a user