fix json.sortify in browser contexts. lint compliance
This commit is contained in:
@@ -400,7 +400,7 @@ nThen(function (w) {
|
||||
if (err) { return void console.log(err); }
|
||||
console.log("STATE =", JSON.stringify(oscar.roster.getState(), null, 2));
|
||||
}));
|
||||
}).nThen(function (w) {
|
||||
}).nThen(function () {
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user