Skip to content

Commit e81a123

Browse files
committed
Added commands in hsetex.json
Signed-off-by: Hanxi Zhang <hanxizh@amazon.com>
1 parent f39a809 commit e81a123

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/commands/hsetex.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,16 @@
6666
"name": "fxx",
6767
"type": "pure-token",
6868
"token": "FXX"
69+
},
70+
{
71+
"name": "nx",
72+
"type": "pure-token",
73+
"token": "NX"
74+
},
75+
{
76+
"name": "xx",
77+
"type": "pure-token",
78+
"token": "XX"
6979
}
7080
]
7181
},

0 commit comments

Comments
 (0)