diff --git a/src/lib/consts.ts b/src/lib/consts.ts index b8e7f0d..219d676 100644 --- a/src/lib/consts.ts +++ b/src/lib/consts.ts @@ -46,6 +46,7 @@ export const lowbandwidthRelays = [ export const localRelays: string[] = [ "wss://localhost:8080", "wss://localhost:4869", + "wss://localhost:3334" ]; export enum FeedType {