mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Enable image information for byte addressable images.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -110,7 +110,7 @@ namespace Aaru.Commands.Image
|
||||
|
||||
try
|
||||
{
|
||||
IMediaImage imageFormat = null;
|
||||
IBaseImage imageFormat = null;
|
||||
|
||||
Core.Spectre.ProgressSingleSpinner(ctx =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user