feat: modify the default relay sets
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user