Correzioni icone stats

This commit is contained in:
Samuele Locatelli
2026-05-04 14:56:56 +02:00
parent 243dcf00a5
commit 974a804d72
16 changed files with 180 additions and 188 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ namespace MP.Stats.Pages
numRecord = 10;
MessageService.ShowSearch = false;
MessageService.PageName = "User ActionLog";
MessageService.PageIcon = "oi oi-document";
MessageService.PageIcon = "fa fa-file-lines";
MessageService.EA_SearchUpdated += OnSeachUpdated;
await ReloadData();
}