[autofix.ci] apply automated fixes
This commit is contained in:
parent
5eb7c8c1c7
commit
79edbabb6c
@ -345,7 +345,7 @@ export default {
|
||||
*/
|
||||
deleteSelected() {
|
||||
const selectedIds = Object.keys(this.selectedMonitors);
|
||||
|
||||
|
||||
// Delete each selected monitor
|
||||
selectedIds.forEach((id) => {
|
||||
this.$root.deleteMonitor(id, false, () => {});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user