Initial
This commit is contained in:
6
LightlessAPI/LightlessSyncAPI/Data/Constants.cs
Normal file
6
LightlessAPI/LightlessSyncAPI/Data/Constants.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace LightlessSync.API.Data;
|
||||
|
||||
public class Constants
|
||||
{
|
||||
public const string IndividualKeyword = "//LIGHTLESS//DIRECT";
|
||||
}
|
||||
Reference in New Issue
Block a user