Skip to content

Commit e7ec5e3

Browse files
committed
remove space from the font name
1 parent a3a819c commit e7ec5e3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<SubType>Designer</SubType>
7979
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8080
</Content>
81-
<Content Include="Resources\Segoe Fluent Icons.ttf">
81+
<Content Include="Resources\SegoeFluentIcons.ttf">
8282
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8383
</Content>
8484
</ItemGroup>

0 commit comments

Comments
 (0)