fix(pt/otakuanimes): Fixed images on search for pt/otakuanimes (#154)

This commit is contained in:
WebDitto 2024-08-17 16:15:30 -03:00 committed by GitHub
parent 7e7aa7da3c
commit f72391c116
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 3 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'OtakuAnimes'
extClass = '.OtakuAnimes'
extVersionCode = 1
extVersionCode = 2
isNsfw = true
}