Commit 68cd478a authored by Tristan Cavelier's avatar Tristan Cavelier

Typo fixed

parent c2ca42a6
......@@ -250,7 +250,7 @@
rows.push({
"id": cursor.value._id,
"doc": cursor.value,
"values": {}
"value": {}
});
cursor.continue();
} else {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment