feat: modify the default relay sets
This commit is contained in:
parent
125fb9a3e2
commit
3ffd6214d8
1 changed files with 0 additions and 5 deletions
|
|
@ -11,11 +11,6 @@ import {
|
|||
} from '@/types'
|
||||
|
||||
const DEFAULT_RELAY_SETS: TRelaySet[] = [
|
||||
{
|
||||
id: randomString(),
|
||||
name: 'Global',
|
||||
relayUrls: ['wss://relay.damus.io/', 'wss://nos.lol/']
|
||||
},
|
||||
{
|
||||
id: randomString(),
|
||||
name: 'Safer Global',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue