something
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace LctMonolith.Models.DTO;
|
||||
public class CreateRankDto { public string Title { get; set; } = string.Empty; public int ExpNeeded { get; set; } }
|
||||
|
||||
namespace LctMonolith.Models.DTO;
|
||||
public class CreateRankDto { public string Title { get; set; } = string.Empty; public int ExpNeeded { get; set; } }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user