Export find_plugin
This commit is contained in:
parent
6816c1ac3e
commit
b51747f03e
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
-export([list/0]).
|
-export([list/0]).
|
||||||
|
|
||||||
|
-export([find_plugin/1]).
|
||||||
|
|
||||||
-export([load_expand_plugin/1]).
|
-export([load_expand_plugin/1]).
|
||||||
|
|
||||||
%% @doc Init plugins' config
|
%% @doc Init plugins' config
|
||||||
|
|
Loading…
Reference in New Issue