mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-18 13:57:43 +01:00
Merge branch 'net5'
This commit is contained in:
commit
5b493b0043
3 changed files with 3 additions and 3 deletions
|
|
@ -100,7 +100,7 @@ namespace Dalamud.Support
|
|||
|
||||
private class TroubleshootingPayload
|
||||
{
|
||||
public PluginManifest[] LoadedPlugins { get; set; }
|
||||
public LocalPluginManifest[] LoadedPlugins { get; set; }
|
||||
|
||||
public string DalamudVersion { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue