mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Do not use exe as icon form itch
This commit is contained in:
@@ -20,7 +20,7 @@ impl From<ItchGame> for ShortcutOwned {
|
||||
game.title.as_str(),
|
||||
exe.as_str(),
|
||||
&game.install_path,
|
||||
exe.as_str(),
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user