Update src/components/TagEditDialog.vue

Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
pull/1690/head
Louis Lam 2 years ago committed by GitHub
parent 9c1ba97e7d
commit f7d41a30fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -192,7 +192,6 @@ export default {
methods: {
/**
* Show confirmation for deleting a tag
* @returns {void}
*/
deleteConfirm() {
this.$refs.confirmDelete.show();

Loading…
Cancel
Save