small change

This commit is contained in:
Your Name
2026-01-28 13:16:03 -04:00
parent 58d9b4386e
commit 71347ea1bf

View File

@@ -22,6 +22,7 @@ await window.NOSTR_LOGIN_LITE.init({
extension: true, // Browser extensions (Alby, nos2x, etc.)
local: true, // Manual key entry & generation
readonly: true, // Read-only mode (no signing)
seedphrase: true,
connect: true, // NIP-46 remote signers
otp: false // OTP/DM authentication (not implemented yet)
},