mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Cleaning up projects, project is building
This commit is contained in:
@@ -12,5 +12,5 @@ public sealed record ResolvedMedusa(
|
||||
IReadOnlyCollection<ICustomBehavior> Execs
|
||||
)
|
||||
{
|
||||
public INinjectModule KernelModule { get; set; }
|
||||
public required INinjectModule KernelModule { get; set; }
|
||||
}
|
Reference in New Issue
Block a user