mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-19 14:57:42 +00:00
feat(windows): apply suggestions
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
This commit is contained in:
parent
3974f035f9
commit
85da9dc03c
1 changed files with 1 additions and 1 deletions
|
|
@ -824,7 +824,7 @@ begin
|
|||
InstallNow := True;
|
||||
IsMetered := UtilNetworkConnection.IsMetered;
|
||||
|
||||
// If a restarted is required (HasKeymanRun == True)
|
||||
// If a restart is required (HasKeymanRun == True)
|
||||
// OR it is a Metered connection warn the user and allow
|
||||
// them to cancel their request to Install Now.
|
||||
// Otherwise start installing with out pop-up warnings.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue