hubl/src/page-project-chat.pug
Jean-Baptiste Pasquier 1b69319ce9
fix: chat works
2019-08-09 16:01:06 +02:00

10 lines
231 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-debug='false',
data-locales-url='en',
bind-resources
)