From a3593babbd6e0ac77f587cb5e2ce643fd8974013 Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Thu, 24 Aug 2023 21:51:18 +0900 Subject: [PATCH] fixes relay server --- example/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/src/App.tsx b/example/src/App.tsx index 2538f86..2beb3d7 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -28,8 +28,8 @@ function App() {

Relay URL:{" "} - - wss://nostrwebhost.studiokaiji.com + + wss://hostr.cc

HTML ID: {htmlId}