aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_pubsub.erl')
-rw-r--r--src/mod_pubsub.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_pubsub.erl b/src/mod_pubsub.erl
index ba9870d9d..573fbb835 100644
--- a/src/mod_pubsub.erl
+++ b/src/mod_pubsub.erl
@@ -4443,7 +4443,7 @@ broadcast_stanza({LUser, LServer, LResource}, Publisher, Node, NodeId, Type, Nod
[] ->
case user_resources(LUser, LServer) of
[Resource|_] -> Resource;
- _ -> ""
+ _ -> <<>>
end;
_ ->
LResource