mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-18 02:58:10 -05:00
Namespace Update (SLC/Data Ignored)
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using System.Linq;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using SharedLibraryCore;
|
||||
using SharedLibraryCore.Interfaces;
|
||||
using System.Linq;
|
||||
|
||||
namespace WebfrontCore.Controllers.API;
|
||||
namespace IW4MAdmin.WebfrontCore.Controllers.API;
|
||||
|
||||
public class ApiController : BaseController
|
||||
{
|
||||
|
Reference in New Issue
Block a user