mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
New: Cancel tasks in command queue
This commit is contained in:
@@ -176,6 +176,7 @@ export const actionHandlers = handleThunks({
|
||||
}
|
||||
});
|
||||
|
||||
dispatch(updateItem({ section: 'commands', ...payload }));
|
||||
scheduleRemoveCommand(payload, dispatch);
|
||||
showCommandMessage(payload, dispatch);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user