This commit is contained in:
Alex S 2019-08-30 14:27:55 +03:00
parent 68e45a327f
commit 0559c82bdb
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ def run(_) do
defp do_run(implementation) do defp do_run(implementation) do
start_pleroma() start_pleroma()
descriptions = Config.Reader.read!("config/description.exs") {descriptions, _paths} = Mix.Config.eval!("config/description.exs")
{:ok, file_path} = {:ok, file_path} =
Pleroma.Docs.Formatter.process( Pleroma.Docs.Formatter.process(