New chat integration:
* refactoring * cleaning * using peertubeHelpers to get authent info when available
This commit is contained in:
@ -15,7 +15,8 @@
|
||||
<div id="conversejs-bg" class="theme-peertube"></div>
|
||||
<script type="text/javascript">
|
||||
initConverse(
|
||||
{INIT_CONVERSE_PARAMS}
|
||||
{INIT_CONVERSE_PARAMS},
|
||||
'chat-only'
|
||||
)
|
||||
</script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user