1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-15 17:46:55 +00:00

revert change for a clean merge

This commit is contained in:
Kane York 2015-11-01 14:47:50 -08:00
parent f9323413aa
commit 5f0e1ffc4e

View file

@ -37,6 +37,7 @@ FFZ.prototype.ws_iframe = function() {
FFZ.prototype.ws_create = function() {
// Disable sockets for now.
return;
var f = this, ws;