Added the actual wanted functionality...
This commit is contained in:
		@@ -423,7 +423,9 @@ if __name__ == "__main__":
 | 
			
		||||
 | 
			
		||||
    # Get the users public keys
 | 
			
		||||
    try:
 | 
			
		||||
      user_publickeys = read_keys()
 | 
			
		||||
        user_publickeys = read_keys()
 | 
			
		||||
    except FileNotFoundError:
 | 
			
		||||
        exit(1)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    # Start the data fetching backend process§
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user