mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-10-11 03:42:34 +02:00
fix to not overwrite a contact list in some cases
when contact list is empty user asked if they want to proceed
This commit is contained in:
@@ -519,3 +519,4 @@ void printSet( Set<String> toPrint, [ String prefix = "", String separator = ""]
|
||||
stdout.write("\n");
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user