Fix not to show "Save changes" button in "Delete account" section
This commit is contained in:
parent
b6fe063820
commit
4f66220812
@ -241,7 +241,7 @@
|
||||
class="btn button-default"
|
||||
@click="confirmDelete"
|
||||
>
|
||||
{{ $t('settings.save') }}
|
||||
{{ $t('settings.delete_account') }}
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user