Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
PankajBhojwani committed May 16, 2024
1 parent 40b4aa2 commit 51528e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ JSON_ENUM_MAPPER(::winrt::Microsoft::Terminal::Settings::Model::NewTabMenuEntryT
pair_type{ "separator", ValueType::Separator },
pair_type{ "folder", ValueType::Folder },
pair_type{ "remainingProfiles", ValueType::RemainingProfiles },
pair_type{ "matchProfiles", ValueType::MatchProfiles },
pair_type{ "matchProfiles", ValueType::MatchProfiles },
};
};

Expand Down

0 comments on commit 51528e9

Please sign in to comment.