Widget:Sandbox: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 607: | Line 607: | ||
}, { | }, { | ||
ok : function (res) { | ok : function (res) { | ||
console.log(res.wbrgetrating.difficulty); | |||
return res.wbrgetrating.difficulty; | return res.wbrgetrating.difficulty; | ||
} | } |