Skip to content

Commit

Permalink
revert last
Browse files Browse the repository at this point in the history
  • Loading branch information
Diyan committed Nov 14, 2023
1 parent 89ab4af commit a3621f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bluetooth/devices/NuxMightyPlugAir.dart
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class NuxMightyPlug extends NuxDevice {
@override
bool get fakeMasterVolume => true;
@override
bool get activeChannelRetrieval => false;
bool get activeChannelRetrieval => true;
@override
bool get longChannelNames => false;
@override
Expand Down

0 comments on commit a3621f2

Please sign in to comment.