mirror of
https://github.com/C9Glax/tranga.git
synced 2025-09-10 11:58:19 +02:00
Improved CancellationToken usage, Added more logging to Workers, Added Code-comments (please future me, be thankful)
This commit is contained in:
@@ -32,4 +32,6 @@ public class MetadataEntry
|
||||
this.Identifier = identifier;
|
||||
this.MetadataFetcherName = metadataFetcherName;
|
||||
}
|
||||
|
||||
public override string ToString() => $"{GetType().FullName} {MangaId} {MetadataFetcherName}";
|
||||
}
|
Reference in New Issue
Block a user