1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

include "all" meta button on profile

include full humanizer package to library bug in russian translations
This commit is contained in:
RaidMax
2020-08-20 11:08:21 -05:00
parent 2e0b1b3569
commit 45f1215aae
4 changed files with 8 additions and 7 deletions

View File

@ -5,6 +5,7 @@ using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc.ApplicationParts;
using Microsoft.AspNetCore.Mvc.Razor;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging;
using SharedLibraryCore;