changed lightless references from you know what
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace LightlessSync.MareConfiguration.Configurations;
|
||||
namespace LightlessSync.LightlessConfiguration.Configurations;
|
||||
|
||||
public interface IMareConfiguration
|
||||
public interface ILightlessConfiguration
|
||||
{
|
||||
int Version { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user