@ -15,6 +15,9 @@
event.preventDefault()
proxy.stop()
}
if(event.key === 'Enter' && event.metaKey === true){
proxy.submit(event)
})
</script>