This commit is contained in:
2020-01-27 18:16:16 +00:00
parent bda9c6c9ff
commit e80f24c419
9 changed files with 33 additions and 33 deletions

View File

@@ -62,7 +62,7 @@ namespace AyaNova.Api.Controllers
<a href=""/docs"" target=""_blank"">AyaNova manual</a><br/><br/>
<a href=""/api-docs"" target=""_blank"">API explorer</a><br/><br/>
<a href=""mailto:support@ayanova.com"">Email AyaNova support</a><br/><br/>
<h4>{LocaleBiz.GetDefaultLocalizedText("HelpLicense").Result}</h4>
<h4>{LocaleBiz.GetDefaultLocalizedTextAsync("HelpLicense").Result}</h4>
<pre>{AyaNova.Core.License.LicenseInfo}</pre>
<h4>Schema version</h4>
<pre>{AySchema.currentSchema.ToString()}</pre>