mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-19 03:28:35 -05:00
Namespace Update (SLC/Data Ignored)
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
@using IW4MAdmin.Plugins.Stats
|
||||
@using System.Text.Json
|
||||
@model List<IW4MAdmin.Plugins.Stats.Web.Dtos.TopStatsInfo>
|
||||
@using System.Text.Json
|
||||
@using IW4MAdmin.Plugins.Stats
|
||||
@using SharedLibraryCore
|
||||
@using Stats
|
||||
@model List<IW4MAdmin.Plugins.Stats.Dtos.TopStatsInfo>
|
||||
@{
|
||||
Layout = null;
|
||||
var loc = Utilities.CurrentLocalization.LocalizationIndex.Set;
|
||||
|
Reference in New Issue
Block a user