feat: rerender runs on abort
This commit is contained in:
@@ -58,6 +58,7 @@ export const MainPage = ({ handleEditRecording, initialContent }: MainPageProps)
|
||||
} else {
|
||||
notify('error', t('main_page.notifications.abort_failed', { name: runningRecordingName }));
|
||||
}
|
||||
setRerenderRuns(true);
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user