- Fix links not showing up in webinterface

- Switch to debug logging
This commit is contained in:
Infi
2026-02-09 11:32:06 +01:00
parent 638ec1a211
commit 4341035c74
7 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Dalamud.NET.Sdk/14.0.1">
<PropertyGroup>
<Version>1.34.2</Version>
<Version>1.34.3</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>