fix: change rating to ratings (#37863)
This commit is contained in:
parent
7454719334
commit
a68e3ef39d
@ -180,7 +180,7 @@ for(var i=0; i < watchList.length; i++){
|
||||
|
||||
// Add your code above this line
|
||||
|
||||
console.log(JSON.stringify(rating));
|
||||
console.log(JSON.stringify(ratings));
|
||||
```
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user