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

9 lines
200 B
Plaintext

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