Merge pull request #10 from sven-hash/main

add new relay
This commit is contained in:
Vishal 2022-08-30 19:34:11 +05:30 committed by GitHub
commit 9be9c2f681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -164,7 +164,7 @@ Future<void> otherMenuUi(Tree node, var contactList) async {
'Search word(s)', // 4
'Search by client name', // 5
'Change number of days printed', // 6
'Applicatoin stats', // 7
'Application stats', // 7
'Help and About', // 8
'Go back to main menu'], // 9
"Other Menu"); // menu name

View File

@ -34,7 +34,8 @@ List<String> gListRelayUrls = [ defaultServerUrl,
relayNostrInfo,
"wss://nostr-verified.wellorder.net",
"wss://nostr-relay.wlvs.space",
"wss://nostr-pub.wellorder.net"
"wss://nostr-pub.wellorder.net",
"wss://nostr.ono.re"
];
// name of executable