fix(all/torrentioanime): Fix fetching episode list (#192)

This commit is contained in:
Grafcube 2024-09-02 04:21:00 +05:30 committed by GitHub
parent c7b610a444
commit 7a71a9d6fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Torrentio Anime (Torrent / Debrid)'
extClass = '.Torrentio'
extVersionCode = 7
extVersionCode = 8
containsNsfw = false
}