Merge branch 'feature/novel' into feature/light-novel

This commit is contained in:
Schnitzel5
2024-12-21 20:16:42 +01:00
68 changed files with 914 additions and 58 deletions

View File

@@ -15,5 +15,5 @@ Source _nyaaSource = Source(
typeSource: "torrent",
iconUrl: _iconUrl,
version: _nyaaVersion,
isManga: false,
itemType: ItemType.anime,
sourceCodeUrl: _nyaaSourceCodeUrl);