mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 20:59:05 +00:00
Essential fixes
This commit is contained in:
@@ -64,6 +64,7 @@ const useWebRTC = (stream, setIsRecording) => {
|
||||
duration: serverData.duration,
|
||||
summary: serverData.summary,
|
||||
},
|
||||
text: ''
|
||||
}));
|
||||
setIsRecording(false);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user