mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-11 03:41:42 +00:00
Update spacing
This commit is contained in:
parent
926896eca6
commit
4f6297e896
1 changed files with 0 additions and 1 deletions
|
|
@ -459,7 +459,6 @@ class Server {
|
|||
)
|
||||
|
||||
// Step 4: Delete all older series and report how many were deleted
|
||||
|
||||
const seriesRemoved = await Database.seriesModel.destroy({
|
||||
where: {
|
||||
id: { [Sequelize.Op.in]: seriesIdsToUpdate }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue