This commit is contained in:
@@ -441,7 +441,7 @@ namespace AyaNova.Core
|
||||
/// </summary>
|
||||
/// <returns>Result string</returns>
|
||||
internal static async Task<string> RequestTrialAsync(RequestTrial trialRequest, ILogger log)
|
||||
{
|
||||
{
|
||||
trialRequest.DbId = ServerDbId;
|
||||
|
||||
log.LogDebug($"Requesting trial license for DBID {LicenseDbId.ToString()}");
|
||||
|
||||
Reference in New Issue
Block a user