fix(pt/megaflix): Fixed pt/MegaFlix source (#311)

This commit is contained in:
WebDitto 2024-10-17 16:37:13 -03:00 committed by GitHub
parent 4bece4b22e
commit 694a8b4aba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 102 additions and 12 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Megaflix'
extClass = '.Megaflix'
extVersionCode = 19
extVersionCode = 20
isNsfw = true
}