New user has number 6 for IPERLST as well as for IPERLST_SPECIAL.
This commit is contained in:
parent
c71626adaf
commit
687bc3ed0c
@ -29,7 +29,7 @@ namespace Config.Entities
|
||||
{
|
||||
this.powerUser = false;
|
||||
Groups = new List<Group>();
|
||||
#if IPERLST
|
||||
#if IPERLST || IPERLST_SPECIAL
|
||||
Number = 6;
|
||||
#else
|
||||
Number = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user