format, add more query extensions
This commit is contained in:
parent
f674d059fd
commit
852036a6f7
7 changed files with 52 additions and 8 deletions
|
@ -110,7 +110,7 @@ public static class WebApplicationExtensions
|
|||
pendingMigrations.Count);
|
||||
Environment.Exit(1);
|
||||
}
|
||||
|
||||
|
||||
logger.Information("Initializing frontend OAuth application");
|
||||
_ = await db.GetFrontendApplicationAsync();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue