diff options
author | Kim Alvefur <zash@zash.se> | 2025-01-08 08:11:02 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2025-01-08 08:11:02 +0100 |
commit | 63690dd4a04eef9e016558f6b69bab6c64b5473b (patch) | |
tree | ac4ffe56593a0f5e60d35eef232dbc6d610fffb2 /plugins/mod_muc_mam.lua | |
parent | 0fe28ddb09d912103fe38a957b5c0102d67263ac (diff) | |
download | prosody-63690dd4a04eef9e016558f6b69bab6c64b5473b.tar.gz prosody-63690dd4a04eef9e016558f6b69bab6c64b5473b.zip |
mod_admin_shell: Fix reporting origin module for commands
The field `_provided_by` comes from module:provides(), but these items
comes from moduel:add_item(), which include the originating module as a
'source' field of the event. However, this is absent when items are
retrieved at a later time than the initial event.
Diffstat (limited to 'plugins/mod_muc_mam.lua')
0 files changed, 0 insertions, 0 deletions