Skip to content

Commit

Permalink
Removed hard confirm flag for modal.
Browse files Browse the repository at this point in the history
  • Loading branch information
chth0n1x committed Oct 12, 2023
1 parent 8d1021a commit 2cf4835
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/settings/tokens/-components/edit-form/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<DeleteButton
@delete={{action this.deleteToken}}
@disabled={{this.disabled}}
@hardConfirm={{false}}
@modalTitle={{t
'settings.tokens.confirmDelete.title'
tokenName=this.token.name
Expand Down

0 comments on commit 2cf4835

Please sign in to comment.