+ Switch to dalamud method for opening URLs

+ Fix popout min size
This commit is contained in:
Infi
2024-04-09 16:37:58 +02:00
parent 3f819eee6d
commit 8446cb3c1f
4 changed files with 6 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.20.0</Version>
<Version>1.20.1</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>