This commit is contained in:
2022-08-23 03:02:34 +00:00
parent 028e7b8818
commit 03d26ddc41
4 changed files with 4 additions and 1 deletions

View File

@@ -758,6 +758,7 @@ namespace AyaNova.Core
return;
}
HERE
//Has someone been trying funny business with the active techs in the db?
if (await AyaNova.Biz.UserBiz.ActiveTechUserCountAsync() > _ActiveLicense.ActiveNumber)
{