mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
This commit is contained in:
parent
04f5098d06
commit
52a43e7f30
@ -63,7 +63,7 @@
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<button @click="deleteAccount" class="btn btn-danger float-right" v-if="!loading && !deleting && !deleted"> {{
|
||||
$t('firefly.delete_account')
|
||||
$t('form.deletePermanently')
|
||||
}}
|
||||
</button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user