This commit is contained in:
Syer10
2026-06-17 13:39:53 -04:00
parent 3cf4cf6cf8
commit 4b61d375ed
7 changed files with 24 additions and 7 deletions

View File

@@ -66,6 +66,7 @@ fun createChapters(
this[ChapterTable.sourceOrder] = it
this[ChapterTable.isRead] = read
this[ChapterTable.manga] = mangaId
this[ChapterTable.memo] = "{}"
}
}
}