fix
This commit is contained in:
parent
4b52753cf1
commit
c04ad74a37
@ -15,8 +15,8 @@ function get_echo_obj(cmd,ans){
|
|||||||
return {
|
return {
|
||||||
trigger : this.cmd,
|
trigger : this.cmd,
|
||||||
public : true,
|
public : true,
|
||||||
desc : ["Replies "+ans,
|
desc : [`Replies "+${ans}"`,
|
||||||
"Repond "+ans,
|
`Repond "${ans}"`,
|
||||||
`${ans} ga kotaete`,
|
`${ans} ga kotaete`,
|
||||||
`${ans} *insert arabic*`,
|
`${ans} *insert arabic*`,
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user