mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 05:51:28 +03:00
Merge branch 'master' into keyboard
This commit is contained in:
@@ -564,7 +564,7 @@ void androidChannelInit() {
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
debugPrint("MethodCallHandler err:$e");
|
||||
debugPrintStack(label: "MethodCallHandler err:$e");
|
||||
}
|
||||
return "";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user