Skip to content

Commit

Permalink
remove redundant Icon notification
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-zamora committed Oct 10, 2024
1 parent 39059c4 commit f407ab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cascadia/TerminalSettingsEditor/ProfileViewModel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ namespace winrt::Microsoft::Terminal::Settings::Editor::implementation
// Conversely, if we switch to Image,
// retrieve that saved value and apply it
Icon(_lastIconPath);
_NotifyChanges(L"Icon");
}
break;
}
Expand Down

0 comments on commit f407ab1

Please sign in to comment.