added color for new feed

This commit is contained in:
2023-10-10 22:06:44 -05:00
parent fac7ae9004
commit 35b71ea311
9 changed files with 88 additions and 50 deletions

View File

@@ -221,8 +221,6 @@ class Chat extends LitElement {
}
render() {
console.log('chatHeads', this.chatHeads)
console.log('chatHeadsObj', this.chatHeadsObj)
return html`
<div class="container clearfix">
<div class="people-list" id="people-list">