add export
This commit is contained in:
parent
8f54572f93
commit
314aaf536f
|
@ -32,7 +32,7 @@
|
|||
-copy_mnesia({mnesia, [copy]}).
|
||||
|
||||
%% API Function Exports
|
||||
-export([retain/1, dispatch/2]).
|
||||
-export([retain/1, read_messages/1, dispatch/2]).
|
||||
|
||||
%% API Function Exports
|
||||
-export([start_link/0]).
|
||||
|
|
Loading…
Reference in New Issue