mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +02:00
logout confirm
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
314d7f4387
commit
ebd8903c9b
39 changed files with 58 additions and 4 deletions
|
@ -275,7 +275,7 @@ class _WebMenuState extends State<WebMenu> {
|
|||
if (gFFI.userModel.userName.value.isEmpty) {
|
||||
loginDialog();
|
||||
} else {
|
||||
gFFI.userModel.logOut();
|
||||
logOutConfirmDialog();
|
||||
}
|
||||
}
|
||||
if (value == 'scan') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue