Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-zamora committed Aug 18, 2021
1 parent a32b4e5 commit b2a7a19
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,7 @@ JSON_FLAG_MAPPER(::winrt::Microsoft::Terminal::Settings::Model::IntenseStyle)
pair_type{ "bright", ValueType::Bright },
pair_type{ "all", AllSet },
};
};

JSON_ENUM_MAPPER(::winrt::Microsoft::Terminal::Core::SelectionDirection)
{
Expand Down

0 comments on commit b2a7a19

Please sign in to comment.