mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 18:24:46 +02:00
Remove unnecessary fields in audiobook json
This commit is contained in:
parent
7f1fc1901b
commit
907790fe92
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue