mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-01 21:33:39 +01:00
fix warnings
This commit is contained in:
parent
148de97331
commit
ec122c85d5
10 changed files with 17 additions and 60 deletions
|
|
@ -146,7 +146,7 @@ internal partial class PluginManager : IInternalDisposableService
|
|||
this.MainRepo = PluginRepository.CreateMainRepo(this.happyHttpClient);
|
||||
|
||||
// NET8 CHORE
|
||||
//this.ApplyPatches();
|
||||
// this.ApplyPatches();
|
||||
|
||||
registerStartupBlocker(
|
||||
Task.Run(this.LoadAndStartLoadSyncPlugins),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue