mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 16:41:28 +03:00
@@ -98,6 +98,7 @@ class _FileManagerPageState extends State<FileManagerPage>
|
||||
return false;
|
||||
},
|
||||
child: Scaffold(
|
||||
backgroundColor: MyTheme.color(context).bg,
|
||||
body: Row(
|
||||
children: [
|
||||
Flexible(flex: 3, child: body(isLocal: true)),
|
||||
|
||||
Reference in New Issue
Block a user