mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 23:13:19 -04:00
Fixed typos + improved clarity and detail of some JSDoc
Apply suggestions from code review Co-authored-by: Nelson Chan <chakflying@hotmail.com>
This commit is contained in:
parent
0e28707307
commit
a927f5cd15
4 changed files with 8 additions and 8 deletions
|
@ -130,7 +130,7 @@ export default {
|
|||
},
|
||||
|
||||
methods: {
|
||||
/** Show dialog to confirm delection */
|
||||
/** Show dialog to confirm deletion */
|
||||
deleteConfirm() {
|
||||
this.modal.hide();
|
||||
this.$refs.confirmDelete.show();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue