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

9 lines
199 B
Plaintext

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