mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 13:15:44 +08:00
Fix up the name of the default permissions module to match it's config name
This commit is contained in:
@@ -384,7 +384,7 @@ namespace OpenSim.Region.CoreModules.World.Permissions
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "PermissionsModule"; }
|
||||
get { return "DefaultPermissionsModule"; }
|
||||
}
|
||||
|
||||
public bool IsSharedModule
|
||||
|
||||
Reference in New Issue
Block a user