mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-04 02:22:09 +01:00
Adding chapters and downloading m4b file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const DEFAULT_EXPIRATION = 1000 * 60 * 10 // 10 minutes
|
||||
const DEFAULT_EXPIRATION = 1000 * 60 * 60 // 60 minutes
|
||||
|
||||
class Download {
|
||||
constructor(download) {
|
||||
|
||||
Reference in New Issue
Block a user