mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 14:23:19 +03:00
@@ -53,6 +53,7 @@ class _ConnectionPageState extends State<ConnectionPage> {
|
||||
children: <Widget>[
|
||||
getUpdateUI(),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.start,
|
||||
children: [
|
||||
getSearchBarUI(),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user