mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 18:06:14 +03:00
Update src/components/TagEditDialog.vue
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
parent
9c1ba97e7d
commit
f7d41a30fa
1 changed files with 0 additions and 1 deletions
|
@ -192,7 +192,6 @@ export default {
|
||||||
methods: {
|
methods: {
|
||||||
/**
|
/**
|
||||||
* Show confirmation for deleting a tag
|
* Show confirmation for deleting a tag
|
||||||
* @returns {void}
|
|
||||||
*/
|
*/
|
||||||
deleteConfirm() {
|
deleteConfirm() {
|
||||||
this.$refs.confirmDelete.show();
|
this.$refs.confirmDelete.show();
|
||||||
|
|
Loading…
Reference in a new issue