@@ -711,7 +711,7 @@ func getMatchChat(w http.ResponseWriter, r *http.Request) {
goto sendNormalResp
}
if srcLang == lang.String() {
if srcLang == lang.String() || strings.TrimSpace(translated) == strings.TrimSpace(stat.Message) {
The note is not visible to the blocked user.