fix some minor bugs

This commit is contained in:
ansuz
2016-05-28 13:15:06 +02:00
parent a0c73c95d8
commit 7c63219add
2 changed files with 12 additions and 9 deletions

View File

@@ -76,7 +76,6 @@ define([
cfg.onReady(info);
};
var onRemote = config.onRemote = function (info) {
var userDoc = realtime.getUserDoc();
var parsed = JSON.parse(userDoc);