Merge pull request #669 from VictorieeMan/patch-1
changing externa sharing service for text notes to njump.me
This commit is contained in:
@@ -99,7 +99,7 @@ val externalLinkForNote = { note: Note ->
|
||||
if (note.event is FileHeaderEvent) {
|
||||
"https://filestr.vercel.app/e/${note.toNEvent()}"
|
||||
} else {
|
||||
"https://snort.social/e/${note.toNEvent()}"
|
||||
"https://njump.me/${note.toNEvent()}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user