mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Comment
This commit is contained in:
parent
ff430c71d3
commit
5f6bcdef6e
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ namespace Flow.Launcher.Plugin.Program
|
|||
}
|
||||
else
|
||||
{
|
||||
// Separate checks to avoid changing UniqueIdentifier of UWP
|
||||
if (!_editing.Location.Equals(path, System.StringComparison.OrdinalIgnoreCase))
|
||||
{
|
||||
if (ProgramSetting.ProgramSettingDisplayList
|
||||
|
|
|
|||
Loading…
Reference in a new issue