mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
vpn check updates, fixed some issues,
"masked" status is now sensitive discord link in webfront if configured
This commit is contained in:
@ -19,7 +19,10 @@ namespace WebfrontCore.Controllers
|
||||
ID = s.GetHashCode(),
|
||||
});
|
||||
|
||||
ViewBag.Description = "Use the IW4MAdmin web console to execute commands";
|
||||
ViewBag.Title = "Web Console";
|
||||
ViewBag.Keywords = "IW4MAdmin, console, execute, commands";
|
||||
|
||||
return View(activeServers);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user