game thumbnails

This commit is contained in:
2025-11-14 09:03:05 +01:00
parent 567d293455
commit 833c8afedf
198 changed files with 129 additions and 71 deletions
-1
View File
@@ -1251,7 +1251,6 @@ async fn load_local_game_db(game_dir: &str) -> eyre::Result<GameDB> {
version: "1.0".to_string(),
genre: String::new(),
size,
thumbnail: None,
downloaded,
installed,
eti_game_version: local_version.clone(),