mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-13 11:01:29 +03:00
no non-english allowed in source code
This commit is contained in:
@@ -77,7 +77,6 @@ class ServerPage extends StatelessWidget implements PageShape {
|
||||
}
|
||||
|
||||
void checkService() {
|
||||
// 检测当前服务状态,若已存在服务则异步更新数据回来
|
||||
FFI.invokeMethod("check_service"); // jvm
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user