mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 01:51:28 +03:00
mobile, edit os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -225,10 +225,7 @@ class _ConnectionPageState extends State<ConnectionPage>
|
||||
children: [
|
||||
Button(
|
||||
isOutline: true,
|
||||
onTap: () => enterUserLoginAndPasswordDialog(
|
||||
'fdsfd',
|
||||
gFFI.dialogManager,
|
||||
),
|
||||
onTap: () => onConnect(isFileTransfer: true),
|
||||
text: "Transfer File",
|
||||
),
|
||||
const SizedBox(
|
||||
|
||||
Reference in New Issue
Block a user