mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 23:53:18 +03:00
feat_account: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -472,7 +472,7 @@ class _DesktopHomePageState extends State<DesktopHomePage>
|
||||
|
||||
/// common login dialog for desktop
|
||||
/// call this directly
|
||||
Future<bool> loginDialog() async {
|
||||
Future<bool> loginDialog2() async {
|
||||
String userName = "";
|
||||
var userNameMsg = "";
|
||||
String pass = "";
|
||||
|
||||
Reference in New Issue
Block a user