Product seeding completed
This commit is contained in:
@@ -5,4 +5,10 @@ public class CdnSettings
|
||||
public string? BaseCdn { get; set; }
|
||||
|
||||
public string[]? BookCovers { get; set; }
|
||||
|
||||
public string[]? Authors { get; set; }
|
||||
|
||||
public string[]? AuthorThumbnails { get; set; }
|
||||
|
||||
public string[]? BookThumbnails { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user