feat: highlight (#346)
This commit is contained in:
parent
ef0dc9e923
commit
6c91ba9eff
8 changed files with 197 additions and 29 deletions
|
|
@ -52,3 +52,4 @@ export const toZapStreamLiveEvent = (event: Event) => {
|
|||
return `https://zap.stream/${getSharableEventId(event)}`
|
||||
}
|
||||
export const toChachiChat = (relay: string, d: string) => `https://chachi.chat/${relay}/${d}`
|
||||
export const toNjump = (id: string) => `https://njump.me/${id}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue