mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-01 01:38:39 +00:00
More nit-picky formatting fixes
This commit is contained in:
parent
874477008e
commit
97f27525ee
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ namespace LBPUnion.ProjectLighthouse
|
|||
|
||||
app.UseRouting();
|
||||
|
||||
app.UseEndpoints(endpoints => { endpoints.MapControllers(); });
|
||||
app.UseEndpoints(endpoints => endpoints.MapControllers());
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue