mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-09-08 02:50:38 +00:00
added color for new feed
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user