Auto-formatting

This commit is contained in:
LemmyCook 2025-08-31 21:35:16 -04:00
parent 4510762a35
commit b0917f5a25
6 changed files with 42 additions and 43 deletions

View file

@ -21,7 +21,6 @@ Item {
implicitWidth: pill.width
implicitHeight: pill.height
// Helper to evaluate and possibly notify
function maybeNotify(percent, charging) {
const p = Math.round(percent)