continue working on per servver topstats

This commit is contained in:
RaidMax
2019-02-26 21:25:27 -06:00
parent d318a57830
commit c21bf2ebf1
15 changed files with 96 additions and 55 deletions

View File

@ -184,7 +184,7 @@ namespace WebfrontCore.Controllers
}));
}
public async Task<IActionResult> GenerateLoginTokenForm()
public IActionResult GenerateLoginTokenForm()
{
var info = new ActionInfo()
{