[Mangadex] Adaption -> Adaptation (#693)
[Mangadex] Adaption -> Adaptation
This commit is contained in:
parent
aac159dcbb
commit
a410e04d49
|
@ -5,7 +5,7 @@ ext {
|
|||
appName = 'Tachiyomi: MangaDex'
|
||||
pkgNameSuffix = 'all.mangadex'
|
||||
extClass = '.MangadexFactory'
|
||||
extVersionCode = 44
|
||||
extVersionCode = 45
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
|
@ -513,7 +513,7 @@ open class Mangadex(override val lang: String, private val internalLang: String,
|
|||
Tag("7", "Doujinshi"),
|
||||
Tag("21", "Oneshot"),
|
||||
Tag("36", "Long Strip"),
|
||||
Tag("42", "Adaption"),
|
||||
Tag("42", "Adaptation"),
|
||||
Tag("43", "Anthology"),
|
||||
Tag("44", "Web Comic"),
|
||||
Tag("45", "Full Color"),
|
||||
|
|
Loading…
Reference in New Issue