BBS: small fixes.

This commit is contained in:
lain 2019-05-04 15:06:18 +02:00
commit 4c76f49e60
3 changed files with 4 additions and 8 deletions

View file

@ -113,7 +113,7 @@ defmodule Pleroma.Mixfile do
{:recon, github: "ferd/recon", tag: "2.4.0"},
{:quack, "~> 0.1.1"},
{:benchee, "~> 1.0"},
{:esshd, "~> 0.1.0"}
{:esshd, "~> 0.1.0"}
] ++ oauth_deps
end