Update to reply functionality and profile creation along with everything else. #2

Closed
ciajaf wants to merge 4 commits from ciajaf/super_ball:master into master
Showing only changes of commit 58e2ae95c0 - Show all commits

View File

@@ -322,8 +322,7 @@
{ url: 'wss://relay.primal.net', type: 'both' },
{ url: 'wss://nos.lol', type: 'both' },
{ url: 'wss://relay.damus.io', type: 'both' },
{ url: 'wss://offchain.pub', type: 'both' },
{ url: 'ws://localhost:3334', type: 'both' }
{ url: 'wss://offchain.pub', type: 'both' }
];
return userRelays;
}