fix: build issues, refs NOISSUE
This commit is contained in:
parent
081523b510
commit
bc7b16ecb4
@ -57,6 +57,7 @@ userCheckTimer.OnOccurence += async (s, ea) =>
|
||||
LdapUserName = string.Empty,
|
||||
AssociationInProgress = false,
|
||||
WasChosenForSuggestionThisRound = false,
|
||||
LikedSongs = new List<Song>()
|
||||
};
|
||||
dci.Users?.Add(newUser);
|
||||
needsSaving = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user