Added login redirection, level icon background and fixed bugs (#371)

This commit is contained in:
Josh 2022-07-25 16:53:43 -05:00 committed by GitHub
parent bf90d0ee85
commit 3c8f195740
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 26 additions and 8 deletions

View file

@ -1,5 +1,4 @@
using LBPUnion.ProjectLighthouse.Files;
using LBPUnion.ProjectLighthouse.Helpers;
using Microsoft.AspNetCore.Mvc;
using IOFile = System.IO.File;