feat: more parts of lua
This commit is contained in:
@@ -75,4 +75,4 @@ defmodule BDS.Scripting.JobStore do
|
||||
def handle_call({:runner_for, job_id}, _from, state) do
|
||||
{:reply, Map.get(state.runners, job_id), state}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user