mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
When autoconfiguring, set up the decoder to allow disk verification.
This commit is contained in:
@@ -129,6 +129,8 @@ public:
|
||||
Error() << fmt::format("DIM: unknown media byte 0x%02x, could not determine write profile automatically", mediaByte);
|
||||
break;
|
||||
}
|
||||
|
||||
config.mutable_decoder()->mutable_ibm();
|
||||
}
|
||||
|
||||
image->calculateSize();
|
||||
|
||||
Reference in New Issue
Block a user