mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code refactor.
This commit is contained in:
@@ -84,9 +84,9 @@ namespace Aaru.Filters
|
||||
Entry _rsrcFork;
|
||||
|
||||
/// <inheritdoc />
|
||||
public string Name => "AppleDouble";
|
||||
public string Name => "AppleDouble";
|
||||
/// <inheritdoc />
|
||||
public Guid Id => new Guid("1B2165EE-C9DF-4B21-BBBB-9E5892B2DF4D");
|
||||
public Guid Id => new Guid("1B2165EE-C9DF-4B21-BBBB-9E5892B2DF4D");
|
||||
/// <inheritdoc />
|
||||
public string Author => "Natalia Portillo";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user