disable-discovery-pane
Some checks failed
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-22.04 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled

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