Set chat input to readonly on disabled tabs

This commit is contained in:
Infi
2024-05-01 22:56:52 +02:00
parent b9e3920ff3
commit 4161e8e378
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.23.2</Version>
<Version>1.23.3</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>