Fixed tabs/space mixup

Esse commit está contido em:
Laurent Eschenauer
2013-05-29 21:03:34 +02:00
commit 3c69861faa
4 arquivos alterados com 21 adições e 21 exclusões
+2 -2
Ver Arquivo
@@ -9,7 +9,7 @@
// Start the stream
new NodecopterStream(document.getElementById("dronestream"), {port: 3001});
};
};
window.Cockpit.plugins.push(Video);
window.Cockpit.plugins.push(Video);
}(window, document));