Selaa lähdekoodia

feat(core): update

gemercheung 3 vuotta sitten
vanhempi
commit
1e2377d79d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      webrtc/srs.js

+ 1 - 1
webrtc/srs.js

@@ -1,4 +1,4 @@
-import { SrsRTC } from "./SrsRTC.js";
+import { SrsRTC } from "./srsRtc.js";
 import { Connection } from "./connection.js";
 const sdk = new SrsRTC();
 const testConfig = {