Update FeatureManagementModal.razor.cs

pull/12294/head
enisn 4 years ago
parent 222c59a6f5
commit d9cbdc4e48

@ -25,7 +25,7 @@ public partial class FeatureManagementModal
[Inject] protected IOptions<AbpLocalizationOptions> LocalizationOptions { get; set; }
[Inject] private ICurrentApplicationConfigurationCacheResetService CurrentApplicationConfigurationCacheResetService { get; set; }
[Inject] protected ICurrentApplicationConfigurationCacheResetService CurrentApplicationConfigurationCacheResetService { get; set; }
protected Modal Modal;

Loading…
Cancel
Save