1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 10:26:36 +00:00

fix reload

This commit is contained in:
mithereal 2022-07-29 22:56:17 -07:00
parent a992934e11
commit 7bd91cbcad
2 changed files with 19 additions and 13 deletions

View file

@ -38,7 +38,7 @@ defmodule Farside do
Farside.Instance.Supervisor.list()
|> Enum.reduce(%{}, fn service, acc ->
{_, data} = :ets.lookup(String.to_atom(service), :data) |> List.first()
IO.inspect(data, label: "data")
Map.put(
acc,
String.replace_prefix(