mirror of
https://github.com/inpharmaticist/links.git
synced 2026-04-26 08:54:04 +00:00
Update form source
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
contact: document.getElementById('contact-info').value,
|
||||
message: document.getElementById('message').value,
|
||||
timestamp: new Date().toISOString(),
|
||||
source: 'Contact Form'
|
||||
source: 'littlelink'
|
||||
};
|
||||
|
||||
const encryptedContent = await window.NostrTools.nip04.encrypt(
|
||||
|
||||
Reference in New Issue
Block a user