Skip to content

Commit

Permalink
Updates comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Dec 16, 2024
1 parent ff6c760 commit ef30150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plus/launchpad/launchpad.ts
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ export class LaunchpadCommand extends QuickCommand<State> {
LaunchpadSettingsQuickInputButton,
RefreshQuickInputButton,
],
// TODO@axosoft-ramint why is this needed?
// Used to persist the search value when switching between non-search and search mode
onDidActivate: quickpick => {
if (!this.savedSearch?.length) return;

Expand Down

0 comments on commit ef30150

Please sign in to comment.