mirror of
				https://github.com/itsdave-de/msp_remoteadmin.git
				synced 2025-10-31 08:01:02 -03:00 
			
		
		
		
	fix syntax
This commit is contained in:
		
							parent
							
								
									3d40e2ae6f
								
							
						
					
					
						commit
						255cbb9f54
					
				| @ -139,4 +139,5 @@ def create_session(name, protocol): | |||||||
|                     'user': frappe.session.user, |                     'user': frappe.session.user, | ||||||
|                     'ip_user': frappe.local.request_ip |                     'ip_user': frappe.local.request_ip | ||||||
|                 } |                 } | ||||||
|  |             ) | ||||||
|             return { 'url': url, 'resolution': guaca_config.resolution if guaca_config.get('resolution') else '800x600'} |             return { 'url': url, 'resolution': guaca_config.resolution if guaca_config.get('resolution') else '800x600'} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user