fix
This commit is contained in:
parent
8051dbdae4
commit
5cf7c27572
@ -16,7 +16,7 @@
|
||||
|
||||
%% API
|
||||
-export([start_link/0]).
|
||||
-export([data/5]).
|
||||
-export([data/5, event/2, ai_event/2]).
|
||||
|
||||
%% gen_server callbacks
|
||||
-export([init/1, handle_call/3, handle_cast/2, handle_info/2, terminate/2, code_change/3]).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user