mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-06 08:36:55 +02:00
Update to 2025-06-16 16:00
This commit is contained in:
@@ -193,6 +193,10 @@ function filter_stanza(stanza)
|
||||
end
|
||||
end
|
||||
|
||||
if not from_real_jid then
|
||||
return nil;
|
||||
end
|
||||
|
||||
local is_from_moderator = lobby_room:get_affiliation(from_real_jid) == 'owner';
|
||||
|
||||
if is_to_moderator or is_from_moderator then
|
||||
|
Reference in New Issue
Block a user