2
0

Update Types doc with last merge for Chapters

This commit is contained in:
Glax 2024-10-27 03:39:40 +01:00
parent 2db85e5070
commit fb7ed21d82

View File

@ -41,7 +41,8 @@
"volumeNumber": string, "volumeNumber": string,
"chapterNumber": string, "chapterNumber": string,
"url": string, "url": string,
"fileName": string "fileName": string,
"id": string?
} }
``` ```