Merge remote-tracking branch 'origin/master' into new_im_hooks-rollup

This commit is contained in:
github-actions[bot] 2024-04-09 22:33:38 +00:00
commit 0eb44ce943
49 changed files with 248 additions and 246 deletions

View file

@ -54,7 +54,7 @@ namespace Dalamud.Interface.Internal;
/// <summary>
/// This class manages interaction with the ImGui interface.
/// </summary>
[ServiceManager.BlockingEarlyLoadedService]
[ServiceManager.EarlyLoadedService]
internal class InterfaceManager : IInternalDisposableService
{
/// <summary>