mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-23 13:11:05 +03: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