mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-13 15:34:06 -04:00
Compare commits
1 Commits
v0.4.4.268
...
sonarr-pul
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa20047cd8 |
@@ -7,7 +7,7 @@ function createRemoveItemHandler(section, url) {
|
||||
return function(getState, payload, dispatch) {
|
||||
const {
|
||||
id,
|
||||
...queryParams
|
||||
queryParams
|
||||
} = payload;
|
||||
|
||||
dispatch(set({ section, isDeleting: true }));
|
||||
|
||||
Reference in New Issue
Block a user