mirror of
https://github.com/Readarr/Readarr
synced 2025-12-08 01:14:27 +01:00
parent
be03e1258a
commit
bdebb1593c
4 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ export const actionHandlers = handleThunks({
|
|||
url: '/bookshelf',
|
||||
method: 'POST',
|
||||
data: JSON.stringify({
|
||||
author: authors,
|
||||
authors,
|
||||
monitoringOptions: { monitor }
|
||||
}),
|
||||
dataType: 'json'
|
||||
|
|
|
|||
Loading…
Reference in a new issue