forked from External/ergo
dline: Should be working now
This commit is contained in:
parent
8c797d0f76
commit
011419e755
4 changed files with 242 additions and 17 deletions
|
|
@ -206,7 +206,7 @@ var Commands = map[string]Command{
|
|||
minParams: 1,
|
||||
},
|
||||
"UNDLINE": {
|
||||
handler: undlineHandler,
|
||||
handler: unDLineHandler,
|
||||
minParams: 1,
|
||||
oper: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue