### Goal Description In LabApi/Loader/Features/Plugins/PluginTConfig.cs public TConfig? Config { get; set; } but it can't be null ### Notes I might have missed something
Goal Description
In LabApi/Loader/Features/Plugins/PluginTConfig.cs
public TConfig? Config { get; set; }
but it can't be null
Notes
I might have missed something