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,12 +1,13 @@
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using IW4MAdmin.Plugins.Stats;
|
||||
using IW4MAdmin.Plugins.Stats.Config;
|
||||
using IW4MAdmin.Plugins.Stats.Helpers;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using SharedLibraryCore.Interfaces;
|
||||
using Stats.Config;
|
||||
using Stats;
|
||||
|
||||
namespace WebfrontCore.ViewComponents
|
||||
namespace IW4MAdmin.WebfrontCore.ViewComponents
|
||||
{
|
||||
public class TopPlayersViewComponent : ViewComponent
|
||||
{
|
||||
|
Reference in New Issue
Block a user