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.
2 parents 05465bb + eaa9ccc commit 8258e35Copy full SHA for 8258e35
samples/chat/index.html
@@ -147,7 +147,7 @@ <h5 class="col-md-12 col-sm-12 col-xs-12" id="all_occupants"></h5>
147
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-timeago/1.4.1/jquery.timeago.min.js" type="text/javascript"></script>
148
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js" type="text/javascript"></script>
149
150
- <script src="../../quickblox.js"></script>
+ <script src="../../quickblox.min.js"></script>
151
<script src="js/config.js"></script>
152
<script src="js/connection.js"></script>
153
<script src="js/messages.js"></script>
0 commit comments