Skip to content

Commit

Permalink
Update ConfusedPolarBear.Plugin.IntroSkipper.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
rlauuzo authored Oct 5, 2024
1 parent 00b4a82 commit da2a39d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<Choose>
<When Condition="Exists('Configuration\configPage.min.html')">
<ItemGroup>
<EmbeddedResource Include="Configuration\configPage.min.html" LogicalName="Configuration\configPage.html" />
<EmbeddedResource Include="Configuration\configPage.min.html" LogicalName="configPage.html" />
</ItemGroup>
</When>
<Otherwise>
Expand Down

0 comments on commit da2a39d

Please sign in to comment.