mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 02:53:20 +03:00
fix ci
This commit is contained in:
@@ -84,7 +84,7 @@ class _ConnectionPageState extends State<ConnectionPage> {
|
||||
slivers: [
|
||||
SliverList(
|
||||
delegate: SliverChildListDelegate([
|
||||
_buildUpdateUI(),
|
||||
if (!bind.isCustomClient()) _buildUpdateUI(),
|
||||
_buildRemoteIDTextField(),
|
||||
])),
|
||||
SliverFillRemaining(
|
||||
|
||||
Reference in New Issue
Block a user