Fix chat hide command not working

This commit is contained in:
Infi
2024-06-21 20:58:17 +02:00
parent 7a27ca8ea8
commit 1acd532ef1
2 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.26.3</Version>
<Version>1.26.4</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>