Default to Primal relay

This commit is contained in:
Alex Gleason 2025-06-24 20:38:59 -05:00
parent b7ff219e6e
commit 508fa84466
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -32,7 +32,7 @@ const queryClient = new QueryClient({
const defaultConfig: AppConfig = { const defaultConfig: AppConfig = {
theme: "light", theme: "light",
relayUrl: "wss://relay.nostr.band", relayUrl: "wss://relay.primal.net",
}; };
const presetRelays = [ const presetRelays = [