Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Feb 1, 2024
1 parent 3c1d805 commit 4d63c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/proxmox.js
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ class ProxmoxUtils {
});
}
if (additional == 'storage') {
this.adapter.log.error(`Check ${additional} -- Problem found.. maybe offline `);
}
this.adapter.log.error(`Check ${additional} -- Problem found.. maybe offline `);
}
});
});
}
Expand Down

0 comments on commit 4d63c17

Please sign in to comment.