Fix gear powerbar refresh (#64)

This commit is contained in:
timklge 2025-08-20 14:07:22 +02:00 committed by GitHub
parent f26986900a
commit fe6065a90b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -389,6 +389,7 @@ class Window(
Log.d(TAG, "Gears ${gears.name}: Unavailable")
}
powerbar.invalidate()
}
}
}