mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 20:31:26 +03:00
@@ -125,6 +125,7 @@ class _DesktopSettingPageState extends State<DesktopSettingPage>
|
||||
scrollController: controller,
|
||||
child: PageView(
|
||||
controller: controller,
|
||||
physics: NeverScrollableScrollPhysics(),
|
||||
children: const [
|
||||
_General(),
|
||||
_Safety(),
|
||||
|
||||
Reference in New Issue
Block a user