Update CONTRIBUTING

This commit is contained in:
kodjomoustapha
2024-08-02 17:48:27 +01:00
parent 4d878df9ec
commit 3fd623b795
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ a.k.a. the Latest source entry point in the app (invoked by tapping on the "Late
#### Chapter pages
- When user opens an chapter, `getPageList` will be called and it will return an array of string that are used by the reader.
- When user opens an chapter, `getPageList` will be called and it will return an array of map like `{ url:string,headers:map }` that are used by the reader.
#### Episode Videos