mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
[Blazor] Implement home page.
This commit is contained in:
@@ -70,6 +70,8 @@ builder.Services.AddDbContextFactory<Context>(options =>
|
||||
#endif
|
||||
});
|
||||
|
||||
builder.Services.AddDataGridEntityFrameworkAdapter();
|
||||
|
||||
Log.Debug("Setting the settings...");
|
||||
|
||||
Settings.Current = new SetSettings
|
||||
|
||||
Reference in New Issue
Block a user