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 2e55e60 commit e20bc6cCopy full SHA for e20bc6c
samples/webrtc/index.html
@@ -116,7 +116,7 @@ <h4>Call from <strong class="j-ic_initiator"></strong></h4>
116
<!-- TEMPLATES -->
117
<!-- stateBoard -->
118
<script type="text/template" id="tpl_default">
119
- QuickBlox Conversations room is calling <b><%= tag %></b>.
+ QuickBlox room is <b><%= tag %></b>.
120
Logged in as <b><%= name %></b>
121
<button class='fw-link j-logout'>Logout</button>
122
</script>
0 commit comments