New user has number 6 for IPERLST as well as for IPERLST_SPECIAL.

This commit is contained in:
Milan Hanajik 2016-07-12 22:42:29 +02:00
parent c71626adaf
commit 687bc3ed0c

View File

@ -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;