Skip to content

Commit

Permalink
client-web: restore previous default relay
Browse files Browse the repository at this point in the history
  • Loading branch information
franzos committed Aug 21, 2023
1 parent fbfd9cf commit b6a65f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-web/src/defaults.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const MAX_EVENTS = 25;
export const DEFAULT_RELAYS = {
"wss://nostr.bongbong.com": {
"wss://nos.lol": {
read: true,
write: true,
},
Expand Down

0 comments on commit b6a65f3

Please sign in to comment.