mirror of
https://github.com/itsdave-de/msp_remoteadmin.git
synced 2025-05-06 12:25:12 +02: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,
|
||||
'ip_user': frappe.local.request_ip
|
||||
}
|
||||
)
|
||||
return { 'url': url, 'resolution': guaca_config.resolution if guaca_config.get('resolution') else '800x600'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user