disable-discovery-pane

This commit is contained in:
rustdesk 2025-09-01 17:07:29 +08:00
parent 6b2a1dfd84
commit c979cbcac7
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ class PeerTabModel with ChangeNotifier {
List<bool> isEnabled = List.from([
true,
true,
!isWeb,
!isWeb && bind.mainGetLocalOption(key: "disable-discovery-panel") != "Y",
!(bind.isDisableAb() || bind.isDisableAccount()),
!(bind.isDisableGroupPanel() || bind.isDisableAccount()),
]);

@ -1 +1 @@
Subproject commit d6b14975ffd35ed63528617a53795c479a6eaf13
Subproject commit 334641686c731631fc51524bb2aa2ec2773069ee