This commit is contained in:
@@ -113,7 +113,8 @@ namespace AyaNova.Api.Controllers
|
||||
//used to drive UI in case of unlicensed or attention required
|
||||
LicenseStatus = AyaNova.Core.License.ActiveKey.Status,
|
||||
MaintenanceExpired = AyaNova.Core.License.ActiveKey.MaintenanceExpired,
|
||||
ServerDbId = AyaNova.Core.License.ServerDbId
|
||||
ServerDbId = AyaNova.Core.License.ServerDbId,
|
||||
Company=AyaNova.Core.License.ActiveKey.RegisteredTo
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user