hubl/src/views/circle/page-circle-chat.pug
Jean-Baptiste Pasquier 40792273fe Fixes & Hubl branding
2020-05-08 13:27:44 +00:00

8 lines
163 B
Plaintext

.chat-view
sib-chat(
data-authentication='login',
data-auto-login='true',
data-bosh-service-url=`${xmpp}`,
data-i18n='en',
bind-resources
)