Do not render emotes if they get deactivated at runtime

This commit is contained in:
Infi
2024-05-12 13:40:37 +02:00
parent 8c88b0acf7
commit 638d462732
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.24.0</Version>
<Version>1.24.1</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>