refactor(Logo): umbenannt in Img
This commit is contained in:
@@ -161,7 +161,7 @@ try
|
||||
|
||||
builder.Services.AddMemoryCache();
|
||||
|
||||
builder.ConfigureBySection<Logo>();
|
||||
builder.ConfigureBySection<Img>();
|
||||
|
||||
var app = builder.Build();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user