mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-13 19:37:37 -05:00
lint
This commit is contained in:
@@ -131,9 +131,7 @@ const {
|
||||
isLoadingUpdateEmail
|
||||
}"
|
||||
:disabled="isLoadingUpdateEmail"
|
||||
@click="() => executeUpdateEmail({
|
||||
email: profile.emailAddress
|
||||
})"
|
||||
@click="executeUpdateEmail"
|
||||
>
|
||||
{{
|
||||
$t("account.settings.unverifiedEmailModal.resend")
|
||||
|
||||
Reference in New Issue
Block a user