Skip to content

Commit

Permalink
Added new startup options (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Peyronnet committed May 4, 2024
1 parent 21f9d0d commit bf34661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ColorPicker/Pages/SettingsPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,8 @@
<ComboBoxItem Content="{x:Static lang:Resources.Gradient}" />
<ComboBoxItem Content="{x:Static lang:Resources.AIGeneration}" />
<ComboBoxItem Content="{x:Static lang:Resources.Harmonies}" />
<ComboBoxItem Content="{x:Static lang:Resources.ImageExtractor}" />
<ComboBoxItem Content="{x:Static lang:Resources.ContrastGrid}" />
</ComboBox>
</StackPanel>
<CheckBox
Expand Down

0 comments on commit bf34661

Please sign in to comment.