no non-english allowed in source code

This commit is contained in:
rustdesk
2022-04-04 01:21:44 +08:00
parent c51defcb8f
commit 91f3048ac2
12 changed files with 19 additions and 80 deletions

View File

@@ -77,7 +77,6 @@ class ServerPage extends StatelessWidget implements PageShape {
}
void checkService() {
// 检测当前服务状态,若已存在服务则异步更新数据回来
FFI.invokeMethod("check_service"); // jvm
}