Register the flux components so they build

This commit is contained in:
Rebecca Wallander
2024-10-19 09:43:27 +02:00
committed by Natalia Portillo
parent d59012cd04
commit 1c92058979
5 changed files with 68 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ public sealed partial class A2R
{
// TODO: A2R supports a lot more formats, please add more whence tested.
MediaType.DOS_35_DS_DD_9, MediaType.DOS_35_HD, MediaType.DOS_525_DS_DD_9, MediaType.DOS_525_HD,
MediaType.Apple32SS, MediaType.Unknown
MediaType.Apple32SS, MediaType.AppleSonyDS, MediaType.Unknown
};
/// <inheritdoc />