Creare Visualizzazione Nuova della scheda della MySkill (Bacheca)
This commit is contained in:
@@ -1417,7 +1417,7 @@ UserSchema.statics.setFriendsCmd = async function(
|
||||
}
|
||||
if (ris) {
|
||||
// Invia una notifica alla persona
|
||||
tools.sendNotificationByUsername(idapp, usernameDest, cmd, true);
|
||||
tools.sendNotificationByUsername(idapp, usernameDest, cmd, true, usernameOrig);
|
||||
}
|
||||
} else {
|
||||
if (foundIfAlreadyAskFriend) {
|
||||
|
||||
Reference in New Issue
Block a user