This commit is contained in:
@@ -166,6 +166,8 @@ namespace AyaNova.PlugIn.V8
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
Map.Clear();
|
Map.Clear();
|
||||||
|
TagMap.Clear();
|
||||||
|
|
||||||
//admin user (not exported but is there already)
|
//admin user (not exported but is there already)
|
||||||
Map.Add(User.AdministratorID, 1);
|
Map.Add(User.AdministratorID, 1);
|
||||||
//not sure if this is a good idea or not because in some cases would want to know if something is unexpectedly empty but will see for now
|
//not sure if this is a good idea or not because in some cases would want to know if something is unexpectedly empty but will see for now
|
||||||
|
|||||||
Reference in New Issue
Block a user