Skip to content

Commit a3621f2

Browse files
committed
revert last
1 parent 89ab4af commit a3621f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bluetooth/devices/NuxMightyPlugAir.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class NuxMightyPlug extends NuxDevice {
8484
@override
8585
bool get fakeMasterVolume => true;
8686
@override
87-
bool get activeChannelRetrieval => false;
87+
bool get activeChannelRetrieval => true;
8888
@override
8989
bool get longChannelNames => false;
9090
@override

0 commit comments

Comments
 (0)