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

8 lines
163 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}`,
2020-05-08 13:27:44 +00:00
data-i18n='en',
2018-10-19 18:36:16 +00:00
bind-resources
2019-10-29 14:48:37 +00:00
)