Added easy mode support

This commit is contained in:
BOT Alex 2023-07-14 11:03:47 +08:00
parent aa38f2a7b8
commit b0d0c35cc7
2 changed files with 21 additions and 5 deletions

View file

@ -16,6 +16,7 @@
<PackageReference Include="MudBlazor" Version="6.5.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Toolbelt.Blazor.SpeechSynthesis" Version="10.0.0" />
<PackageReference Include="UnidecodeSharpFork" Version="1.0.0" />
</ItemGroup>
<ItemGroup>