Fix dms link

This commit is contained in:
2023-09-22 10:26:17 +01:00
parent eef4270f84
commit 2b1226ce75
2 changed files with 16 additions and 14 deletions

View File

@ -473,7 +473,7 @@ export default function ProfilePage() {
navigate(
`/messages/${encodeTLVEntries("chat4" as NostrPrefix, {
type: TLVEntryType.Author,
length: 64,
length: 32,
value: id,
})}`,
)