pull/32/head
parent
8b0e86726d
commit
587540f73d
@ -1,5 +1,5 @@ |
|||||||
package io.legado.app.model.webbook |
package io.legado.app.model.webbook |
||||||
|
|
||||||
class BookChapterList { |
object BookChapterList { |
||||||
|
|
||||||
} |
} |
@ -1,5 +1,5 @@ |
|||||||
package io.legado.app.model.webbook |
package io.legado.app.model.webbook |
||||||
|
|
||||||
class BookContent { |
object BookContent { |
||||||
|
|
||||||
} |
} |
@ -1,5 +1,5 @@ |
|||||||
package io.legado.app.model.webbook |
package io.legado.app.model.webbook |
||||||
|
|
||||||
class BookInfo { |
object BookInfo { |
||||||
|
|
||||||
} |
} |
Loading…
Reference in new issue