mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-22 20:13:19 +03:00
remove dup Accessibility-Input solution;fix audio crash
This commit is contained in:
@@ -20,9 +20,6 @@ class SettingsPage extends StatefulWidget implements PageShape {
|
||||
@override
|
||||
final appBarActions = [ScanButton()];
|
||||
|
||||
@override
|
||||
final scrollController = null;
|
||||
|
||||
@override
|
||||
_SettingsState createState() => _SettingsState();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user