Skip to content

Commit

Permalink
fix: update file to fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Harish-osmosys committed Feb 2, 2024
1 parent e04d036 commit 9f68c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DotnetFoundation/DotnetFoundation.Domain/Entities/Roles.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ public enum Roles
DEVELOPER,
LEAD,
ADMIN,
SUPER_ADMIN
SUPERADMIN
}

0 comments on commit 9f68c93

Please sign in to comment.