Bluetooth: added a button to enable/disable straight from the panel + minor improvements.

This commit is contained in:
LemmyCook 2025-09-09 21:23:57 -04:00
parent b1f501f3f9
commit 16cea533da
4 changed files with 71 additions and 10 deletions

View file

@ -193,6 +193,8 @@ Singleton {
FontService.init()
HooksService.init()
BluetoothService.init()
}
// -----------------------------------------------------