mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-06 14:20:56 +00:00
No longer need to call parseOrigArguments().
This commit is contained in:
parent
8abab6a36e
commit
7ca41dd196
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ func (cm ClientMessage) ReplyJSON(cmd Command, argsJSON string) ClientMessage {
|
||||||
Command: cmd,
|
Command: cmd,
|
||||||
origArguments: argsJSON,
|
origArguments: argsJSON,
|
||||||
}
|
}
|
||||||
n.parseOrigArguments()
|
|
||||||
return n
|
return n
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue