mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-07-04 22:01:42 +08:00
feat: allow admin and user delete mail, sendbox, send access(only admin) (#329)
This commit is contained in:
@@ -228,7 +228,7 @@ onMounted(async () => {
|
||||
{{ t('resetPassword') }}
|
||||
</n-button>
|
||||
</n-form>
|
||||
<n-alert v-else :show-icon="false">
|
||||
<n-alert v-else :show-icon="false" :bordered="false">
|
||||
<span>
|
||||
{{ t('cannotForgotPassword') }}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user