Workaround for direct chat not triggering on special keys

This commit is contained in:
Infi
2024-04-15 23:33:50 +02:00
parent 78e8f763e0
commit 230e63033d
3 changed files with 433 additions and 400 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.21.0</Version>
<Version>1.21.1</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>