Skip to content

Commit

Permalink
chg - Fixed update manager not being found
Browse files Browse the repository at this point in the history
---

Type: chg
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Jan 19, 2025
1 parent 87e3b8f commit 547e077
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
using Terminaux.Inputs.Styles;
using Nitrocid.Kernel.Exceptions;

#if SPECIFIERREL
using Nitrocid.Kernel.Updates;
#endif

namespace Nitrocid.Kernel.Configuration.Settings
{
internal static class SettingsAppTools
Expand Down

0 comments on commit 547e077

Please sign in to comment.