mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-31 17:28:39 +00:00
Fix release building
This commit is contained in:
parent
fd63b7c220
commit
d43d7468ca
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ using System.Text.Json.Serialization;
|
|||
using JetBrains.Annotations;
|
||||
using Kettu;
|
||||
using LBPUnion.ProjectLighthouse.Logging;
|
||||
#if RELEASE
|
||||
using LBPUnion.ProjectLighthouse.Helpers;
|
||||
#endif
|
||||
|
||||
namespace LBPUnion.ProjectLighthouse.Types.Settings;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue