mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Bigpicture optimization (#69)
* Download icons when not in bigpicture mode
This commit is contained in:
@@ -43,7 +43,7 @@ fn exe_shortcut(manifest: ManifestItem) -> ShortcutOwned {
|
||||
manifest.display_name.as_str(),
|
||||
exe,
|
||||
start_dir,
|
||||
"",
|
||||
exe,
|
||||
"",
|
||||
"",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user