We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e6087 commit e1b153aCopy full SHA for e1b153a
samples/webrtc/index.html
@@ -253,7 +253,7 @@ <h4>Call from <strong class="j-ic_initiator"></strong></h4>
253
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
254
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
255
256
- <script src="../../quickblox.js"></script>
+ <script src="../../quickblox.min.js"></script>
257
258
<script src="config.js"></script>
259
<script src="js/msgBoard.js"></script>
0 commit comments