new editor; we need it :-/ forgot why
This commit is contained in:
@@ -37,6 +37,7 @@ builder.Services.Configure<FlavorOptions>(opts =>
|
||||
builder.Services.Configure<BlueprintOptions>(opts =>
|
||||
{
|
||||
opts.Add<Country>();
|
||||
opts.Add<Language>();
|
||||
});
|
||||
|
||||
var app = builder.Build();
|
||||
|
||||
Reference in New Issue
Block a user