From 3226ee6af73e22be5a81ba66c2d78647289bead2 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Sun, 28 Jan 2024 17:30:25 -0500 Subject: [PATCH] clearing test values --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index 77b5c04..c32c6ed 100644 --- a/index.html +++ b/index.html @@ -53,8 +53,7 @@ class="cool-field" id="relaySet" name="relaySet" - placeholder="wss://nos.lol, wss://nostr.mom or leave blank for all" - value="wss://nos.lol" /> + placeholder="wss://nos.lol, wss://nostr.mom or leave blank for all" />

@@ -77,7 +76,6 @@ class="cool-field" onchange="pubkeyOnChange()" placeholder="Public key (npub or hex)" - value="" required />