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

9 lines
194 B
Plaintext
Raw Normal View History

2019-10-29 14:48:37 +00:00
.chat-view
sib-chat(
data-authentication='login',
data-auto-login='true',
data-bosh-service-url=`${xmpp}`,
data-debug='false',
data-locales-url='en',
2018-10-19 18:36:16 +00:00
bind-resources
2019-10-29 14:48:37 +00:00
)