change after review

This commit is contained in:
Alexander Strizhakov 2020-09-24 10:17:07 +03:00
parent 9bf2e3c47d
commit 7e261dd232
No known key found for this signature in database
GPG key ID: 022896A53AEF1381

View file

@ -110,7 +110,7 @@ defmodule Pleroma.Web.AdminAPI.ConfigController do
path
end
end)
|> Enum.filter(& &1)
|> Enum.filter(&is_tuple/1)
|> DependenciesSupervisor.put_paths()
render(conn, "index.json", %{