1
0
Fork 0
forked from External/ergo
This commit is contained in:
Shivaram Lingamneni 2019-12-18 15:44:06 -05:00
parent 9d56677691
commit e143aaa83f
7 changed files with 47 additions and 6 deletions

View file

@ -206,7 +206,7 @@ func init() {
},
"OPER": {
handler: operHandler,
minParams: 2,
minParams: 1,
},
"PART": {
handler: partHandler,