Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Koseng committed Aug 8, 2024
1 parent 7161d3b commit d20bda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/Panels/Config/HubHopPresetPanel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ private void _loadPresets()
try
{
PresetList.Load(PresetFile);
FilterPresetList();
FilterPresetList();
}
catch (Exception e)
{
Expand Down

0 comments on commit d20bda5

Please sign in to comment.