pull/3642/merge
servarr[bot] 3 weeks ago committed by GitHub
commit a6fb4a2ad0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ function createRemoveItemHandler(section, url) {
return function(getState, payload, dispatch) {
const {
id,
...queryParams
queryParams
} = payload;
dispatch(set({ section, isDeleting: true }));

Loading…
Cancel
Save