diff --git a/Views/Pages/Controls/Settings_Performence.axaml b/Views/Pages/Controls/Settings_Performence.axaml index 07bb91e7..b87fd70b 100644 --- a/Views/Pages/Controls/Settings_Performence.axaml +++ b/Views/Pages/Controls/Settings_Performence.axaml @@ -367,7 +367,7 @@ FontFamily="{StaticResource SourceHanSans}" FontWeight="Bold" IsTextSearchEnabled="True" - Items="{Binding SurpportLogLevels}" + Items="{Binding SupportedLogLevels}" SelectedItem="{Binding CurrentLogLevel}">