diff --git a/lib/console_ui.dart b/lib/console_ui.dart index 3708744..be67f1d 100644 --- a/lib/console_ui.dart +++ b/lib/console_ui.dart @@ -164,7 +164,7 @@ Future 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 diff --git a/lib/settings.dart b/lib/settings.dart index 39f9b8f..3fdc1d1 100644 --- a/lib/settings.dart +++ b/lib/settings.dart @@ -34,7 +34,8 @@ List 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