Skip to content

Commit 5f6bcde

Browse files
Comment
1 parent ff430c7 commit 5f6bcde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ private void BtnAdd_OnClick(object sender, RoutedEventArgs e)
7979
}
8080
else
8181
{
82+
// Separate checks to avoid changing UniqueIdentifier of UWP
8283
if (!_editing.Location.Equals(path, System.StringComparison.OrdinalIgnoreCase))
8384
{
8485
if (ProgramSetting.ProgramSettingDisplayList

0 commit comments

Comments
 (0)