mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
sciter email login, add device info
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -592,7 +592,7 @@ pub fn main_get_default_sound_input() -> Option<String> {
|
||||
}
|
||||
|
||||
pub fn main_get_hostname() -> SyncReturn<String> {
|
||||
SyncReturn(crate::common::hostname())
|
||||
SyncReturn(get_hostname())
|
||||
}
|
||||
|
||||
pub fn main_change_id(new_id: String) {
|
||||
|
||||
Reference in New Issue
Block a user