mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
导出txt时不保留vip标识
This commit is contained in:
@@ -222,7 +222,7 @@ class CacheViewModel(application: Application) : BaseViewModel(application) {
|
||||
val content1 = contentProcessor
|
||||
.getContent(
|
||||
book,
|
||||
chapter,
|
||||
chapter.apply { isVip = false },
|
||||
content ?: if (chapter.isVolume) "" else "null",
|
||||
includeTitle = !AppConfig.exportNoChapterName,
|
||||
useReplace = useReplace,
|
||||
|
||||
Reference in New Issue
Block a user