@meetelise/chat 1.20.86 → 1.20.87
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/public/demo/index.html
CHANGED
package/public/dist/index.js
CHANGED
|
@@ -3074,7 +3074,7 @@ var e={8005:function(e,t,n){var i,r=this&&this.__extends||(i=function(e,t){retur
|
|
|
3074
3074
|
>
|
|
3075
3075
|
<div
|
|
3076
3076
|
id="header"
|
|
3077
|
-
style=${jn({background:this.brandColor!==mi?o(this.brandColor,.6):
|
|
3077
|
+
style=${jn({background:this.brandColor!==mi?o(this.brandColor,.6):void 0})}
|
|
3078
3078
|
>
|
|
3079
3079
|
<div id="header-text">${this.building.name}</div>
|
|
3080
3080
|
<button id="exit-chat-bttn" @click=${this.onClickExit}>
|