mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 13:11:29 +03:00
optimize cm for android service
This commit is contained in:
@@ -86,7 +86,7 @@ class _RemotePageState extends State<RemotePage> {
|
||||
}
|
||||
});
|
||||
}
|
||||
FFI.ffiModel.update(widget.id, context, handleMsgBox);
|
||||
FFI.ffiModel.update(widget.id, handleMsgBox);
|
||||
}
|
||||
|
||||
void interval() {
|
||||
|
||||
Reference in New Issue
Block a user