Tweak HBrowse migration
This commit is contained in:
parent
b344a3944e
commit
cce1b135c9
@ -74,7 +74,7 @@ object EXHMigrations {
|
|||||||
.prepare()
|
.prepare()
|
||||||
.executeAsBlocking()
|
.executeAsBlocking()
|
||||||
hBrowseManga.forEach {
|
hBrowseManga.forEach {
|
||||||
it.url = it.url + "/c00001"
|
it.url = it.url + "/c00001/"
|
||||||
}
|
}
|
||||||
|
|
||||||
db.db.put()
|
db.db.put()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user