mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-24 22:21:30 +00:00
Update SlotSettingsPage.cshtml.cs
Resolve file conflict
This commit is contained in:
parent
f87e9704d1
commit
e558bc2d48
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ using LBPUnion.ProjectLighthouse.Helpers;
|
|||
using LBPUnion.ProjectLighthouse.Servers.Website.Pages.Layouts;
|
||||
using LBPUnion.ProjectLighthouse.Types.Entities.Level;
|
||||
using LBPUnion.ProjectLighthouse.Types.Users;
|
||||
using LBPUnion.ProjectLighthouse.Types.Filter;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
|
@ -104,4 +105,4 @@ public class SlotSettingsPage : BaseLayout
|
|||
|
||||
return this.Page();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue