modif
This commit is contained in:
@@ -906,6 +906,7 @@ module.exports = {
|
|||||||
let tag = '';
|
let tag = '';
|
||||||
let actions = [];
|
let actions = [];
|
||||||
let domanda = '';
|
let domanda = '';
|
||||||
|
let keyb = null;
|
||||||
if (cmd) {
|
if (cmd) {
|
||||||
if (cmd === shared_consts.FRIENDSCMD.REQFRIEND) {
|
if (cmd === shared_consts.FRIENDSCMD.REQFRIEND) {
|
||||||
descr = printf(this.get__('RICHIESTA_AMICIZIA', lang), usernameOrig);
|
descr = printf(this.get__('RICHIESTA_AMICIZIA', lang), usernameOrig);
|
||||||
|
|||||||
Reference in New Issue
Block a user