forked from cory/tildefriends
ssb: Fall back to hostnames for connections in the sidebar.
This commit is contained in:
@ -232,6 +232,7 @@ class TfTabNewsElement extends LitElement {
|
||||
class="w3-bar-item"
|
||||
style="max-width: 100%"
|
||||
id=${x.id}
|
||||
fallback_name=${x.host}
|
||||
.users=${this.users}
|
||||
></tf-user>
|
||||
`
|
||||
|
Reference in New Issue
Block a user