2020-05-18 12:18:15 +00:00
|
|
|
.content-box.flex.full-width.chat-view
|
2020-06-18 18:02:54 +00:00
|
|
|
solid-xmpp-chat(
|
2018-10-19 18:36:16 +00:00
|
|
|
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
|
|
|
|
)
|