This commit is contained in:
Vic 2022-11-28 18:47:27 +08:00
parent e098426f5c
commit 97d6b6e234

View file

@ -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; }