We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683a3bc commit fbb4102Copy full SHA for fbb4102
src/snippets/suffix-global.js.snippet
@@ -54,7 +54,7 @@
54
onReady();
55
}
56
};
57
- Breinify.recommendation = function (uuser, nr, sign, onReady) {
+ Breinify.recommendation = function (user, nr, sign, onReady) {
58
if (typeof onReady === 'function') {
59
60
0 commit comments