Threads progress

This commit is contained in:
2022-12-18 22:23:52 +00:00
parent e6ef1a5bc9
commit e617d6d528
13 changed files with 131 additions and 57 deletions

View File

@ -8,7 +8,8 @@ const DefaultRelays = JSON.stringify([
"wss://nostr.zebedee.cloud",
"wss://relay.damus.io",
"wss://nostr.rocks",
"wss://nostr.rocks"
"wss://nostr.rocks",
"wss://nostr.fmt.wiz.biz"
]);
const LoginSlice = createSlice({