1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00
Files
IW4M-Admin/Plugins/Web/StatsWeb/Views/_ViewImports.cshtml
2019-12-07 10:49:40 -06:00

3 lines
112 B
Plaintext

@using SharedLibraryCore
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, SharedLibraryCore