Reformat new server project.

This commit is contained in:
2024-05-03 03:24:40 +01:00
parent a85ca9efc6
commit be385713c2
46 changed files with 419 additions and 458 deletions

View File

@@ -1,6 +1,5 @@
@using Microsoft.AspNetCore.Identity
@using Aaru.Server.New.Data
@using Aaru.Server.New.Data
@using Microsoft.AspNetCore.Identity
@inject SignInManager<ApplicationUser> SignInManager
<ul class="flex-column nav nav-pills">