mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Remove mod_pubsub from ejd2sql export, as it isn't implemented (#1584)
This commit is contained in:
parent
b0a950b6dd
commit
7e2380ab0c
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ modules() ->
|
||||||
mod_offline,
|
mod_offline,
|
||||||
mod_privacy,
|
mod_privacy,
|
||||||
mod_private,
|
mod_private,
|
||||||
mod_pubsub,
|
|
||||||
mod_roster,
|
mod_roster,
|
||||||
mod_shared_roster,
|
mod_shared_roster,
|
||||||
mod_vcard,
|
mod_vcard,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue