mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
fix warning in Troubleshooting.cs
This commit is contained in:
parent
f601cd4d82
commit
dd41c77148
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ namespace Dalamud
|
|||
public PluginManifest[] LoadedPlugins { get; set; }
|
||||
|
||||
public string DalamudVersion { get; set; }
|
||||
|
||||
|
||||
public string DalamudGitHash { get; set; }
|
||||
|
||||
public string GameVersion { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue