From d94f4cc9a55f9c27d474d66167f60fdf2d46d34d Mon Sep 17 00:00:00 2001 From: BTCforPlebs Date: Thu, 9 Oct 2025 14:29:00 -0400 Subject: [PATCH] rel --- public/nostr-chat-widget.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/nostr-chat-widget.js b/public/nostr-chat-widget.js index aed3978..0524f5e 100644 --- a/public/nostr-chat-widget.js +++ b/public/nostr-chat-widget.js @@ -10,7 +10,7 @@ * EMBED IT WITH: @@ -57,7 +57,7 @@ EMBED IT WITH: const csPubkey = scriptTag.getAttribute('data-nostr-pubkey') || 'PUBKEY_TO_RECEICE_MESSAGES'; const brandName = scriptTag.getAttribute('data-brand-name') || 'Support Team Messaging'; const primaryColor = scriptTag.getAttribute('data-color') || '#fdad01'; - const secondaryColor = scriptTag.getAttribute('data-color-secondary') || '#ff8c00'; + const secondaryColor = scriptTag.getAttribute('data-color-secondary') || '#000000'; // Default relay configuration const DEFAULT_RELAYS = [