Fix inconsistent whitespace

This commit is contained in:
scorpion-26 2023-05-05 23:13:35 +02:00
parent 259083a904
commit 80ade2b06e

View file

@ -51,7 +51,7 @@ namespace AudioFlyin
} }
else else
{ {
icon->SetText("󰕾 "); icon->SetText("󰕾");
} }
} }
} }