mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Fixed: Error on bulk delete from queue
This commit is contained in:
@@ -243,6 +243,7 @@ export const actionHandlers = handleThunks({
|
||||
url: '/release',
|
||||
method: 'POST',
|
||||
contentType: 'application/json',
|
||||
dataType: 'json',
|
||||
data: JSON.stringify(payload)
|
||||
}).request;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user