typo
This commit is contained in:
		
							parent
							
								
									bdd436e1f4
								
							
						
					
					
						commit
						0bb2fceb16
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -39,6 +39,6 @@ def get_uf_show(show):
 | 
			
		|||
		uf_show = _('Offline')
 | 
			
		||||
	elif show == 'invisible':
 | 
			
		||||
		uf_show = _('Invisible')
 | 
			
		||||
	elif show == 'not in the roster'
 | 
			
		||||
	elif show == 'not in the roster':
 | 
			
		||||
		uf_show = _('Not in the roster')
 | 
			
		||||
	return uf_show
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue