[AGS] Possibly fixed

This commit is contained in:
2025-04-25 21:36:19 +02:00
parent 03d9d89102
commit bf7d61945b
5 changed files with 64 additions and 37 deletions

View File

@@ -77,7 +77,7 @@ const NetworkWidget = () => {
const BluetoothWidget = () => {
const bluetooth = AstalBluetooth.get_default();
const enabled = bind(bluetooth.adapter, "powered");
const enabled = bind(bluetooth, "isPowered");
const connected = bind(bluetooth, "isConnected");
// For each connected BT device, render status