reformat code for jshint compliance

This commit is contained in:
ansuz
2016-05-20 13:39:40 +02:00
parent baf523e9a5
commit 297d8c2d44
3 changed files with 50 additions and 49 deletions

View File

@@ -295,7 +295,7 @@ define([
addToUserList(userData);
hjson.pop();
}
}
};
var onRemote = realtimeOptions.onRemote = function (info) {
if (initializing) { return; }