diff --git a/js/cctv-control.js b/js/cctv-control.js index b85fa89..da49ca2 100644 --- a/js/cctv-control.js +++ b/js/cctv-control.js @@ -47,7 +47,7 @@ function controlCam(direction) { request.send(); return false; } - +} function keyDown(event) {