Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace FictionArchive.Service.NovelService.Constants;
|
||||
|
||||
public static class SystemTags
|
||||
{
|
||||
public const string Nsfw = "Nsfw";
|
||||
}
|
||||
Reference in New Issue
Block a user