fix(chat): return formatted body to show smileys
This commit is contained in:
committed by
Дамян Минков
parent
423c8d3f53
commit
5d31532cbb
@@ -54,5 +54,5 @@ function smilify(body) {
|
||||
}
|
||||
}
|
||||
|
||||
return body;
|
||||
return formattedBody;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user