CmsKit - Remove TagsEnttityType Todo

pull/7955/head
enisn 5 years ago
parent 816b7eca88
commit b3c6cf8b20

@ -39,11 +39,6 @@ namespace Volo.CmsKit
options.Reactions.AddOrReplace(StandardReactions.Pray);
});
if (GlobalFeatureManager.Instance.IsEnabled<TagsFeature>())
{
// TODO: Configure TagEntityTypes here...
}
}
private static LocalizableString L(string name)

Loading…
Cancel
Save