mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
add localized level names
intellisense suggestion junk
This commit is contained in:
@ -14,7 +14,7 @@ namespace WebfrontCore
|
||||
{
|
||||
public class Startup
|
||||
{
|
||||
private IHostingEnvironment _appHost;
|
||||
private readonly IHostingEnvironment _appHost;
|
||||
public static IConfigurationRoot Configuration { get; private set; }
|
||||
|
||||
public Startup(IHostingEnvironment env)
|
||||
|
Reference in New Issue
Block a user