This commit is contained in:
parent
7578acff90
commit
2a8f19f981
1 changed files with 1 additions and 1 deletions
|
@ -719,7 +719,7 @@ while True:
|
|||
comm = command
|
||||
com.append("cc/" + comm[0][1:])
|
||||
com.append(nick)
|
||||
com.append(username)
|
||||
com.append(perms)
|
||||
comm.pop(0)
|
||||
for i in comm:
|
||||
com.append(i)
|
||||
|
|
Loading…
Reference in a new issue