From ea02d68ec9c174f1628945763d0ca4f73e510f1d Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=8F=AD=EF=B8=8F=20relay.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/upstreamproxy/relay.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/upstreamproxy/relay.ts b/src/upstreamproxy/relay.ts index 747c242..de5249f 100644 --- a/src/upstreamproxy/relay.ts +++ b/src/upstreamproxy/relay.ts @@ -453,3 +453,4 @@ function cleanupConn(st: ConnState | undefined): void { } st.ws = undefined } +