⏭️ relay.ts

This commit is contained in:
nirholas
2026-03-31 10:24:08 +00:00
parent 4339c42e44
commit ea02d68ec9

View File

@@ -453,3 +453,4 @@ function cleanupConn(st: ConnState | undefined): void {
} }
st.ws = undefined st.ws = undefined
} }