test10
This commit is contained in:
@@ -1547,8 +1547,7 @@ data-role="{{ p.position_full or p.position or '' }}"
|
||||
|
||||
if (!rawName) return;
|
||||
|
||||
const formattedName = swapNameParts(rawName);
|
||||
sendNeutralPersonTitle(formattedName, role, logoUrl);
|
||||
sendNeutralPersonTitle(rawName, role, logoUrl);
|
||||
});
|
||||
})();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user