mix format
This commit is contained in:
parent
11dbfe75b9
commit
6ae0635da7
1 changed files with 1 additions and 3 deletions
4
mix.exs
4
mix.exs
|
|
@ -185,9 +185,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:concurrent_limiter,
|
||||
git: "https://akkoma.dev/AkkomaGang/concurrent-limiter.git", branch: "main"},
|
||||
{:remote_ip, "~> 1.2.0"},
|
||||
{:captcha,
|
||||
git: "https://akkoma.dev/AkkomaGang/elixir-captcha.git",
|
||||
branch: "main"},
|
||||
{:captcha, git: "https://akkoma.dev/AkkomaGang/elixir-captcha.git", branch: "main"},
|
||||
{:restarter, path: "./restarter"},
|
||||
{:majic, git: "https://akkoma.dev/AkkomaGang/majic.git", branch: "main"},
|
||||
{:eblurhash, "~> 1.2.2"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue