mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-10 04:49:25 +02:00
Moves from habla to njump
This commit is contained in:
parent
c00319812a
commit
3086d3957d
@ -117,7 +117,7 @@ val externalLinkForNote = { note: Note ->
|
||||
} else if (note.event is AudioTrackEvent) {
|
||||
"https://zapstr.live/?track=${note.address()?.toNAddr()}"
|
||||
} else {
|
||||
"https://habla.news/a/${note.address()?.toNAddr()}"
|
||||
"https://njump.me/${note.address()?.toNAddr()}"
|
||||
}
|
||||
} else {
|
||||
if (note.event is FileHeaderEvent) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user