mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
pre-commit now does yarn format and several other tasks
This commit is contained in:
@@ -64,7 +64,7 @@ const useWebRTC = (stream) => {
|
||||
duration: serverData.duration,
|
||||
summary: serverData.summary,
|
||||
},
|
||||
text: ''
|
||||
text: "",
|
||||
}));
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user