modifié: superTornado.py

modifié:         v/video.html
This commit is contained in:
sidya82
2014-03-02 21:19:15 +01:00
parent 19d6c72378
commit fa8df12760
2 changed files with 2 additions and 4 deletions

View File

@ -30,7 +30,7 @@
};
function refresh() {
console.log("Data send");
ws.send("lol");
ws.send("next");
}
</script>
</head>