Revert "feat: add inbound username support and USync username protocol (#382)"
This reverts commit d08a09c35f.
This commit is contained in:
@@ -46,7 +46,6 @@ export const processContactAction = (
|
||||
{
|
||||
id,
|
||||
name: action.fullName || action.firstName || action.username || undefined,
|
||||
username: action.username || undefined,
|
||||
lid: lidJid || undefined,
|
||||
phoneNumber
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user