ssb: Restore missing # when viewing an unsubscribed channel.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m54s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m54s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"type": "tildefriends-app",
|
||||
"emoji": "🦀",
|
||||
"previous": "&fzy0c20XeWQZt1G4nCmWgPeS/NfGdMzy3k79Fd0OkQM=.sha256"
|
||||
"previous": "&yw1a+Mxb3+vFtzEQijo6Ty0Z+HkBC36XpfZQRlJ2PaQ=.sha256"
|
||||
}
|
||||
|
||||
@@ -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