God bless bash escaping...

This commit is contained in:
Michael De Roover 2021-04-12 17:39:12 +02:00
parent cd742ed05f
commit c29cc75df2
Signed by: vim
GPG Key ID: 075496E232CE04CB

View File

@ -141,7 +141,7 @@ cv(){
}
id(){
sendmsg "Chat ID: `$chat`"
sendmsg "Chat ID: \`$chat\`"
}
ud(){