mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 23:56:43 +01:00
migrates to njump.to
This commit is contained in:
@@ -114,7 +114,7 @@ val externalLinkForUser = { user: User ->
|
|||||||
}
|
}
|
||||||
|
|
||||||
val njumpLink = { nip19BechAddress: String ->
|
val njumpLink = { nip19BechAddress: String ->
|
||||||
"https://njump.me/$nip19BechAddress"
|
"https://njump.to/$nip19BechAddress"
|
||||||
}
|
}
|
||||||
|
|
||||||
val externalLinkForNote = { note: Note ->
|
val externalLinkForNote = { note: Note ->
|
||||||
|
|||||||
Reference in New Issue
Block a user