mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-17 06:04:20 +01:00
Fix breaking on empty mod paths and add Url field
This commit is contained in:
parent
8cfc605ed3
commit
7409d0bc2f
3 changed files with 11 additions and 10 deletions
|
|
@ -1,6 +1,5 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using System.Linq;
|
||||
using Dalamud.Logging;
|
||||
using OtterGui.Filesystem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue