blacklist download enable

This commit is contained in:
konqi
2021-08-19 21:48:13 +02:00
parent 597caad073
commit 753e1620ed

View File

@@ -265,7 +265,7 @@ namespace AndroidSideloader
ChangeTitle("Initializing Games");
SideloaderRCLONE.initGames(currentRemote);
t.Stop();
//SideloaderRCLONE.UpdateNouns(currentRemote);
SideloaderRCLONE.UpdateNouns(currentRemote);
if (!Directory.Exists(SideloaderRCLONE.ThumbnailsFolder) || !Directory.Exists(SideloaderRCLONE.NotesFolder))
{
FlexibleMessageBox.Show("It seems you are missing the thumbnails and/or notes database, the first start of the sideloader takes a bit more time, so dont worry if it looks stuck!");