Update pagina about x cod licenza + refresh reset cache

This commit is contained in:
Samuele Locatelli
2024-09-03 17:55:10 +02:00
parent 35fd09e0b6
commit 6c55a2e6d1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
<div class="px-1">
<i class="fa fa-key" aria-hidden="true"></i> Key
</div>
<div class="px-1">
<div class="px-1 w-75">
<EgwCoreLib.Razor.CopyToClipboard Text="@MastKey" ShowText="true"></EgwCoreLib.Razor.CopyToClipboard>
</div>
</div>
+2 -2
View File
@@ -20,8 +20,8 @@
await Task.Delay(100);
LicServ.AKVList = new List<AppAuth.Models.AnagKeyValueModel>();
await Task.Delay(100);
await DataService.ResetCache();
await Task.Delay(100);
await DataService.FlushRedisCache();
await Task.Delay(200);
// redireziono
NavManager.NavigateTo("");