Fix tests - temp this introduced another bug
This commit is contained in:
parent
558a1d73f5
commit
12235a62a2
3 changed files with 12 additions and 2 deletions
|
|
@ -12,7 +12,6 @@ public class AppUserPreferences
|
|||
#region ReadingProfiles
|
||||
|
||||
public int DefaultReadingProfileId { get; set; }
|
||||
public AppUserReadingProfile DefaultReadingProfile { get; set; }
|
||||
|
||||
public ICollection<AppUserReadingProfile> ReadingProfiles { get; set; } = null!;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue