refacto + test fixes
This commit is contained in:
parent
834df97451
commit
7edb2d7915
8 changed files with 60 additions and 32 deletions
|
|
@ -1,6 +1,6 @@
|
|||
namespace Yavsc.Blogs;
|
||||
|
||||
public static class Constants
|
||||
public static class BlogConstants
|
||||
{
|
||||
public const string AdminRole = "Admin";
|
||||
public const string ModeratorRole = "Moderator";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue