Export funtion fix #1428
This commit is contained in:
parent
ad26eff421
commit
0a7e93ea90
|
@ -45,7 +45,7 @@
|
|||
|
||||
-export([publish/1, subscribe/1, unsubscribe/1]).
|
||||
|
||||
-export([kick_client/1, clean_acl_cache/2]).
|
||||
-export([kick_client/1, kick_client/2, clean_acl_cache/2, clean_acl_cache/3]).
|
||||
|
||||
-export([modify_config/2, modify_config/3, modify_config/4, get_configs/0, get_config/1,
|
||||
get_plugin_config/1, get_plugin_config/2, modify_plugin_config/2, modify_plugin_config/3]).
|
||||
|
|
Loading…
Reference in New Issue