add missing semicolon
parent
b3ef2abb84
commit
c14b86d84a
|
@ -269,7 +269,7 @@ define([
|
|||
hjson.pop();
|
||||
}
|
||||
return hjson;
|
||||
}
|
||||
};
|
||||
|
||||
var onRemote = realtimeOptions.onRemote = function (info) {
|
||||
if (initializing) { return; }
|
||||
|
|
Loading…
Reference in New Issue