Buildversion and FilterHelper
This commit is contained in:
@@ -106,7 +106,7 @@ namespace FoodsharingSiegen.Server.Auth
|
||||
{
|
||||
Name = "Andre",
|
||||
Mail = "fs@beging.de",
|
||||
GroupsList = new List<UserGroup> { UserGroup.Ambassador },
|
||||
GroupsList = [UserGroup.Ambassador],
|
||||
Type = UserType.Admin,
|
||||
Created = DateTime.UtcNow,
|
||||
EncryptedPassword = "qSIxTZo7J8M="
|
||||
|
||||
Reference in New Issue
Block a user