mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix typo
This commit is contained in:
parent
e098426f5c
commit
97d6b6e234
1 changed files with 0 additions and 2 deletions
|
|
@ -418,8 +418,6 @@ namespace Flow.Launcher.Plugin.Program.Programs
|
|||
public string Location => Package.Location;
|
||||
|
||||
public bool Enabled { get; set; }
|
||||
public bool CanRunElevated { get; set; }
|
||||
|
||||
public bool CanRunElevated { get; set; } = false;
|
||||
|
||||
public string LogoUri { get; set; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue