Skip to content

Commit

Permalink
removed ShowWeather
Browse files Browse the repository at this point in the history
  • Loading branch information
3rob3 committed Apr 16, 2024
1 parent 8bb4038 commit aa9fa01
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ImmichFrame/Views/SettingsView.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,6 @@
<TextBlock Text="ImageDescFontSize"/>
<TextBox Text="{Binding Settings.ImageDescFontSize}"/>
</StackPanel>
<StackPanel>
<TextBlock Text="ShowWeather"/>
<CheckBox IsChecked="{Binding Settings.ShowWeather}"/>
</StackPanel>
<StackPanel>
<TextBlock Text="WeatherFontSize"/>
<TextBox Text="{Binding Settings.WeatherFontSize}"/>
Expand Down

0 comments on commit aa9fa01

Please sign in to comment.