mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 18:47:51 +00:00 
			
		
		
		
	chore: Update typo in inbox_round_robin_service (#9590)
- update the typo in inbox_round_robin_service
This commit is contained in:
		 Ikko Eltociear Ashimine
					Ikko Eltociear Ashimine
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							76efe3c5c3
						
					
				
				
					commit
					49c3d376de
				
			| @@ -23,7 +23,7 @@ class AutoAssignment::InboxRoundRobinService | ||||
|  | ||||
|   # end of queue management functions | ||||
|  | ||||
|   # allowed member ids = [assignable online agents supplied by the assignement service] | ||||
|   # allowed member ids = [assignable online agents supplied by the assignment service] | ||||
|   # the values of allowed member ids should be in string format | ||||
|   def available_agent(allowed_agent_ids: []) | ||||
|     reset_queue unless validate_queue? | ||||
|   | ||||
		Reference in New Issue
	
	Block a user