mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 07:01:00 +03:00
send2fa in sciter
This commit is contained in:
@@ -417,6 +417,7 @@ impl sciter::EventHandler for SciterSession {
|
||||
fn is_port_forward();
|
||||
fn is_rdp();
|
||||
fn login(String, String, String, bool);
|
||||
fn send2fa(String);
|
||||
fn new_rdp();
|
||||
fn send_mouse(i32, i32, i32, bool, bool, bool, bool);
|
||||
fn enter(String);
|
||||
|
||||
Reference in New Issue
Block a user