parent
262d246f31
commit
a5befc4d52
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Comick'
|
||||
extClass = '.ComickFactory'
|
||||
extVersionCode = 61
|
||||
extVersionCode = 62
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -245,7 +245,6 @@ abstract class Comick(
|
||||
?.split("\n")
|
||||
?.map(String::trim)
|
||||
?.filter(String::isNotEmpty)
|
||||
?.sorted()
|
||||
.orEmpty()
|
||||
.toSet()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user