hubl/src/views/project/page-project-chat.pug

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
)