mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
replace close button to inkwell
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -310,7 +310,7 @@ pub struct TransferSerde {
|
||||
}
|
||||
|
||||
#[inline]
|
||||
pub fn get_online_statue() -> i64 {
|
||||
pub fn get_online_state() -> i64 {
|
||||
*ONLINE.lock().unwrap().values().max().unwrap_or(&0)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user