chore: cleanup chat links
This commit is contained in:
@ -74,9 +74,9 @@ const AvatarSection = ({
|
||||
<IconButton
|
||||
onClick={() =>
|
||||
navigate(
|
||||
`/messages/${encodeTLVEntries("chat4" as NostrPrefix, {
|
||||
`/messages/${encodeTLVEntries(NostrPrefix.Chat17, {
|
||||
type: TLVEntryType.Author,
|
||||
length: 32,
|
||||
length: 64,
|
||||
value: id,
|
||||
})}`,
|
||||
)
|
||||
|
Reference in New Issue
Block a user