mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 19:17:58 +00:00
Update install_page.dart
This commit is contained in:
@@ -282,7 +282,7 @@ class _InstallPageBodyState extends State<_InstallPageBody>
|
|||||||
title: null,
|
title: null,
|
||||||
content: SelectionArea(
|
content: SelectionArea(
|
||||||
child:
|
child:
|
||||||
msgboxContent('info', 'Warning', 'comfirm_install_cert_tip')),
|
msgboxContent('info', 'Warning', 'confirm_install_cert_tip')),
|
||||||
actions: btns,
|
actions: btns,
|
||||||
onCancel: close,
|
onCancel: close,
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user