matrixbirds hace 6 años
padre
commit
06f7091f35
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -121,7 +121,7 @@ export interface LiveTranscoding {
121 121
 
122 122
 #### Events
123 123
 
124
-```
124
+```javascript
125 125
 RtcEngine.eventEmitter({
126 126
   onFirstRemoteVideoDecoded: data => {},
127 127
   onJoinChannelSuccess: data => {},