issue-38 #62

Closed
y wants to merge 48 commits from issue-38 into main
Showing only changes of commit 9562117591 - Show all commits

View File

@ -81,7 +81,7 @@ export const sendDM = async (
encryptionKey
)}`
const content = `${initialLine}\n\n${decryptionUrl}\n\nDirect download${fileUrl}`
const content = `${initialLine}\n\n${decryptionUrl}`
// Set up event listener for authentication event
nostrController.on('nsecbunker-auth', (url) => {