Skip to content

Commit

Permalink
fix xref
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Aug 24, 2021
1 parent bd87c8f commit 3921575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/muc_light/mod_muc_light.erl
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
default_config/1, default_schema_definition/0, disco_local_items/1,
force_clear_from_ct/0, is_muc_room_owner/4, prevent_service_unavailable/4,
process_iq_get/5, process_iq_set/4, remove_domain/3, remove_user/3,
set_module_opt_from_ct/3
set_module_opt_from_ct/3, server_host_to_muc_host/2
]).

-type muc_server() :: jid:lserver().
Expand Down

0 comments on commit 3921575

Please sign in to comment.