Commit 36b8a38a authored by nanahira's avatar nanahira

fix

parent 68164fb4
Pipeline #43143 passed with stages
in 1 minute and 31 seconds
......@@ -15,4 +15,5 @@ export const TransportModule = createAppContext<ContextState>()
.provide(I18nService)
.provide(ClientHandler)
.provide(TcpServer)
.provide(WsServer);
.provide(WsServer)
.define();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment