mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
Namespace Update (SLC/Data Ignored)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
using SharedLibraryCore.Dtos;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using SharedLibraryCore.Dtos;
|
||||
|
||||
namespace WebfrontCore.Controllers.API.Dtos
|
||||
namespace IW4MAdmin.WebfrontCore.Controllers.API.Dtos
|
||||
{
|
||||
public class FindClientResponse
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace WebfrontCore.Controllers.API.Dtos;
|
||||
namespace IW4MAdmin.WebfrontCore.Controllers.API.Dtos;
|
||||
|
||||
public class InfoResponse
|
||||
{
|
||||
|
Reference in New Issue
Block a user