Moves from habla to njump
This commit is contained in:
@@ -117,7 +117,7 @@ val externalLinkForNote = { note: Note ->
|
|||||||
} else if (note.event is AudioTrackEvent) {
|
} else if (note.event is AudioTrackEvent) {
|
||||||
"https://zapstr.live/?track=${note.address()?.toNAddr()}"
|
"https://zapstr.live/?track=${note.address()?.toNAddr()}"
|
||||||
} else {
|
} else {
|
||||||
"https://habla.news/a/${note.address()?.toNAddr()}"
|
"https://njump.me/${note.address()?.toNAddr()}"
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (note.event is FileHeaderEvent) {
|
if (note.event is FileHeaderEvent) {
|
||||||
|
|||||||
Reference in New Issue
Block a user