mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
Merge 13.0->trunk
This commit is contained in:
commit
1d130946fe
1 changed files with 0 additions and 2 deletions
|
@ -1822,8 +1822,6 @@ function def_env.user:role(jid, host)
|
|||
|
||||
local primary_role_desc = primary_role and primary_role.name or "<none>";
|
||||
|
||||
local secondary_roles = um.get_user_secondary_roles(username, host);
|
||||
|
||||
print(primary_role and primary_role.name or "<none>");
|
||||
|
||||
local n_secondary = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue