aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mod_muc/mod_muc_room.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_muc/mod_muc_room.erl b/src/mod_muc/mod_muc_room.erl
index 2ea2272f0..461cd9660 100644
--- a/src/mod_muc/mod_muc_room.erl
+++ b/src/mod_muc/mod_muc_room.erl
@@ -2559,7 +2559,7 @@ find_changed_items(UJID, UAffiliation, URole,
S when S =/= false ->
try exmpp_jid:parse(S) of
J ->
- {value, J}
+ {value, [J]}
catch
_:_ ->
ErrText = io_lib:format(