flutter_deskop: sync session add, mid commit

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-08-30 21:15:35 +08:00
parent 4d914e9a01
commit b7ce85e062
4 changed files with 63 additions and 39 deletions

View File

@@ -847,7 +847,7 @@ impl VideoHandler {
pub struct LoginConfigHandler {
id: String,
pub is_file_transfer: bool,
is_port_forward: bool,
pub is_port_forward: bool,
hash: Hash,
password: Vec<u8>, // remember password for reconnect
pub remember: bool,