scalability improvements

This commit is contained in:
sbwalker
2024-05-31 16:23:36 -04:00
parent 9a7a534051
commit 06f0cc70b8
12 changed files with 348 additions and 144 deletions

View File

@ -126,8 +126,8 @@ namespace Oqtane.Models
[NotMapped]
public List<Page> Pages { get; set; }
[NotMapped]
public List<Module> Modules { get; set; }
//[NotMapped]
//public List<Module> Modules { get; set; }
[NotMapped]
public List<Language> Languages { get; set; }