mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 12:44:14 +01:00
minor fixes and renamings for intro landing page
This commit is contained in:
parent
9bf1a7cf36
commit
99e80aeb4d
6 changed files with 17 additions and 11 deletions
|
|
@ -68,6 +68,7 @@ namespace MareSynchronos.UI
|
|||
{
|
||||
ImGui.Text("Scan not started");
|
||||
}
|
||||
else
|
||||
{
|
||||
ImGui.Text("Next scan in " + _fileCacheManager.TimeToNextScan.ToString(@"mm\:ss") + " minutes");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue