mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Dumping] Add option to fix sectors that didn't pass integrity checks.
This commit is contained in:
@@ -723,6 +723,7 @@ public sealed partial class MediaDumpViewModel : ViewModelBase
|
||||
10,
|
||||
true,
|
||||
1080,
|
||||
false,
|
||||
false);
|
||||
|
||||
new Thread(DoWork).Start();
|
||||
|
||||
Reference in New Issue
Block a user