1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 14:47:59 -05:00
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