mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Symbian Installation File] Fix opened not being set on opening.
This commit is contained in:
@@ -169,6 +169,8 @@ public sealed partial class Symbian
|
||||
if(_files.Any(t => t.mime is not null))
|
||||
_features |= ArchiveSupportedFeature.SupportsXAttrs;
|
||||
|
||||
Opened = true;
|
||||
|
||||
return ErrorNumber.NoError;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user