fix: build issues, refs NOISSUE
This commit is contained in:
		@@ -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;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user