mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 08:37:24 +01:00 
			
		
		
		
	MessageHistory: fix typo
This commit is contained in:
		
							parent
							
								
									b609077671
								
							
						
					
					
						commit
						87d7b7bbaf
					
				@ -261,7 +261,7 @@ sub cmd_recall_message {
 | 
			
		||||
 | 
			
		||||
        return "/say $getopt_error -- $usage" if defined $getopt_error;
 | 
			
		||||
 | 
			
		||||
        if (defined $recall_history and defined $recall_history) {
 | 
			
		||||
        if (defined $recall_history and defined $recall_text) {
 | 
			
		||||
            return "/say $context->{nick}: The -h and -t options cannot be used together.";
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user