Merge pull request #9223 from abpframework/maliming-patch-2

Update SettingManagementFeatures.cs
pull/9224/head
liangshiwei 4 years ago committed by GitHub
commit 7cae2f581e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
{
public class SettingManagementFeatures
{
public const string GroupName = "TextManagement";
public const string GroupName = "SettingManagement";
public const string Enable = GroupName + ".Enable";
}

Loading…
Cancel
Save