mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
refactor past meeting
This commit is contained in:
@@ -100,6 +100,7 @@ export default function TranscriptBrowser() {
|
||||
api
|
||||
.v1TranscriptDelete(transcriptToDeleteId)
|
||||
.then(() => {
|
||||
refetch();
|
||||
setDeletionLoading(false);
|
||||
refetch();
|
||||
onCloseDeletion();
|
||||
|
||||
Reference in New Issue
Block a user