@@ -13,6 +13,7 @@ dictlookup(Dictreq *req, Dictres *res)
res->key = req->pre;
res->nkouho = 0;
res->lang = req->lang;
res->seq = req->seq;
if(req->key.n == 0)
return;
l = getlang(req->lang);
The note is not visible to the blocked user.