Fix update current client
This commit is contained in:
@@ -225,7 +225,7 @@ export default class EditIdentity extends Vue {
|
||||
}
|
||||
|
||||
openDeleteIdentityConfirmation() {
|
||||
this.$dialog.prompt({
|
||||
this.$buefy.dialog.prompt({
|
||||
type: 'is-danger',
|
||||
title: this.$gettext('Delete your identity'),
|
||||
message: this.$gettextInterpolate(
|
||||
|
||||
Reference in New Issue
Block a user