mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 06:47:53 +02:00
rage
This commit is contained in:
@ -51,7 +51,7 @@ public struct Publication
|
||||
public SeriesInfo(Metadata metadata) => this.metadata = metadata;
|
||||
}
|
||||
|
||||
//Only for series.json
|
||||
//Only for series.json what an abomination, why are all the fields not-null????
|
||||
private struct Metadata
|
||||
{
|
||||
[JsonRequired] public string type { get; }
|
||||
|
Reference in New Issue
Block a user