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

9 lines
200 B
Plaintext
Raw Normal View History

.content-box.with-padding.full-width.chat-view
2018-10-19 18:36:16 +00:00
sib-chat(
data-authentication='login',
data-auto-login='true',
2019-08-09 14:01:06 +00:00
data-bosh-service-url=`${xmpp}`,
2020-05-08 13:27:44 +00:00
data-i18n='en',
2018-10-19 18:36:16 +00:00
bind-resources
)