mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Add a button that downloads all images only (#261)
* Add button that downloads all images only * Improve text
This commit is contained in:
@@ -130,8 +130,6 @@ impl MyEguiApp {
|
||||
crate::steam::ensure_steam_stopped();
|
||||
}
|
||||
|
||||
//TODO This might break cli sync, test it
|
||||
|
||||
self.status_reciever = reciever;
|
||||
let renames = self.rename_map.clone();
|
||||
let all_ready = all_ready(&self.games_to_sync);
|
||||
|
||||
Reference in New Issue
Block a user