mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-26 16:48:53 +01:00
Remove unnecessary fields in audiobook json
This commit is contained in:
parent
7f1fc1901b
commit
907790fe92
@ -173,9 +173,6 @@ class Audiobook {
|
||||
ino: this.ino,
|
||||
libraryId: this.libraryId,
|
||||
folderId: this.folderId,
|
||||
title: this.title,
|
||||
author: this.author,
|
||||
cover: this.cover,
|
||||
path: this.path,
|
||||
fullPath: this.fullPath,
|
||||
addedAt: this.addedAt,
|
||||
|
Loading…
Reference in New Issue
Block a user