Fix the code app

pull/1/head
yflory 8 years ago
parent ee56f5608f
commit 319ce5d8c8

@ -692,7 +692,7 @@ define([
}
};
var onError = config.onError = onConnectError();
var onError = config.onError = onConnectError;
var realtime = module.realtime = Realtime.start(config);

Loading…
Cancel
Save