mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 12:29:04 +08:00
Update install_page.dart
This commit is contained in:
parent
278ce0281d
commit
b6abcaee7a
@ -282,7 +282,7 @@ class _InstallPageBodyState extends State<_InstallPageBody>
|
||||
title: null,
|
||||
content: SelectionArea(
|
||||
child:
|
||||
msgboxContent('info', 'Warning', 'comfirm_install_cert_tip')),
|
||||
msgboxContent('info', 'Warning', 'confirm_install_cert_tip')),
|
||||
actions: btns,
|
||||
onCancel: close,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user