diff options
Diffstat (limited to 'src/ejd2sql.erl')
-rw-r--r-- | src/ejd2sql.erl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ejd2sql.erl b/src/ejd2sql.erl index 7b98d2494..048787c08 100644 --- a/src/ejd2sql.erl +++ b/src/ejd2sql.erl @@ -59,6 +59,7 @@ modules() -> mod_privacy, mod_private, mod_pubsub, + mod_push, mod_roster, mod_shared_roster, mod_vcard]. |