forked from cory/tildefriends
ssb: Restore missing # when viewing an unsubscribed channel.
This commit is contained in:
@@ -220,7 +220,7 @@ class TfTabNewsElement extends LitElement {
|
||||
href="#"
|
||||
class="w3-bar-item w3-button"
|
||||
style="font-weight: bold"
|
||||
>${this.hash.substring(2)}</a
|
||||
>${this.hash.substring(1)}</a
|
||||
>
|
||||
`
|
||||
: undefined}
|
||||
|
||||
Reference in New Issue
Block a user