feat: Logo-Konfiguration zu Program.cs und _ViewImports.cshtml hinzugefügt
This commit is contained in:
@@ -150,6 +150,8 @@ try
|
||||
|
||||
builder.ConfigureBySection<DispatcherConfig>();
|
||||
|
||||
builder.ConfigureBySection<Logo>();
|
||||
|
||||
var app = builder.Build();
|
||||
|
||||
// Configure the HTTP request pipeline.
|
||||
|
||||
Reference in New Issue
Block a user