mix format

This commit is contained in:
Mirai Kumiko 2025-06-12 16:11:35 +02:00
parent b63eaa34be
commit eecdf86849
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278

View file

@ -25,6 +25,7 @@ defmodule NullaWeb.WebfingerController do
|> json(%{error: "Not Found"})
end
end
_ ->
conn
|> put_status(:bad_request)