UI: App Library: automatically remove nonexistent autoload/game dirs from the configuration upon load.

This commit is contained in:
GreemDev 2025-11-10 19:14:19 -06:00
parent 4677b749b1
commit 49c70efdd5
2 changed files with 44 additions and 4 deletions

View file

@ -481,7 +481,6 @@ namespace Ryujinx.Ava.UI.ViewModels
if (Program.PreviewerDetached)
{
Task.Run(LoadTimeZones);
}
}