fix(#177): fixed issue where collection run was getting aborted after 4xx/5xx response

This commit is contained in:
Anoop M D 2023-09-01 00:13:31 +05:30
parent 1d678ee0d9
commit fff7819c46

View File

@ -540,7 +540,7 @@ const registerNetworkIpc = (mainWindow, watcher, lastOpenedCollections) => {
...eventData
});
return;
continue;
}
mainWindow.webContents.send('main:run-folder-event', {