From b92f3a0a9b4b97312386b735300eeec47a07bc66 Mon Sep 17 00:00:00 2001 From: silberengel Date: Thu, 14 Aug 2025 06:53:13 +0200 Subject: [PATCH] Revert "Added missing orly address" This reverts commit 9946493740f06c496f07b1b5838bc4485c76fe66. --- src/lib/consts.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/consts.ts b/src/lib/consts.ts index 219d676..b8e7f0d 100644 --- a/src/lib/consts.ts +++ b/src/lib/consts.ts @@ -46,7 +46,6 @@ export const lowbandwidthRelays = [ export const localRelays: string[] = [ "wss://localhost:8080", "wss://localhost:4869", - "wss://localhost:3334" ]; export enum FeedType {