refacto + test fixes
Some checks failed
Dotnet build and test / build (pull_request) Failing after 5m11s
Some checks failed
Dotnet build and test / build (pull_request) Failing after 5m11s
This commit is contained in:
parent
e56bdd4329
commit
1c2e1760b0
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