mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
potential fix for a invalid operation exception on client update
change client library cdn provider as cdnjs seems broken at the moment
This commit is contained in:
@ -12,6 +12,7 @@ namespace WebfrontCore.Controllers.API
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public IActionResult Index()
|
||||
{
|
||||
return Ok($"IW4MAdmin API");
|
||||
|
Reference in New Issue
Block a user