1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

Added missing pet name.

This commit is contained in:
Simon Prickett
2021-11-24 21:37:37 +00:00
parent 8e95cde0fe
commit 07a98c8240

View File

@@ -62,7 +62,7 @@ async function managingJSON() {
// Add a new pet...
await client.json.arrAppend('noderedis:jsondata', '.pets', {
name: '',
name: 'Robin',
species: 'bird',
isMammal: false,
age: 1