Update EHTags using updated Scraper
This commit is contained in:
parent
29241b0393
commit
464f343e4a
@ -828,8 +828,8 @@ class EHentai(
|
|||||||
)
|
)
|
||||||
},
|
},
|
||||||
AutoCompleteTags(
|
AutoCompleteTags(
|
||||||
EHTags.getNameSpaces().map { "$it:" } + EHTags.getAllTags(),
|
EHTags.getNamespaces0Tags().map { "$it:" } + EHTags.getAllTags(),
|
||||||
EHTags.getNameSpaces().map { "$it:" },
|
EHTags.getNamespaces0Tags().map { "$it:" },
|
||||||
excludePrefix
|
excludePrefix
|
||||||
),
|
),
|
||||||
if (preferences.exhWatchedListDefaultState().get()) {
|
if (preferences.exhWatchedListDefaultState().get()) {
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user