fix defaults
This commit is contained in:
parent
38f16ac51d
commit
3dd1cf29da
1 changed files with 2 additions and 2 deletions
|
|
@ -260,11 +260,11 @@ export const getCommunityTemplates = () => {
|
||||||
{ url: 'wss://relay.ditto.pub', read: true, write: true }
|
{ url: 'wss://relay.ditto.pub', read: true, write: true }
|
||||||
],
|
],
|
||||||
blossomServers: [
|
blossomServers: [
|
||||||
{ url: 'https://spatia-arcana.com' },
|
|
||||||
{ url: 'https://blossom.primal.net' }
|
{ url: 'https://blossom.primal.net' }
|
||||||
],
|
],
|
||||||
dmRelays: [
|
dmRelays: [
|
||||||
{ url: 'wss://spatia-arcana.com/inbox' }
|
{ url: 'wss://nos.lol' },
|
||||||
|
{ url: 'wss://relay.ditto.pub' }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue