summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mix.exs b/mix.exs
index eab77d9cd..6770f95fd 100644
--- a/mix.exs
+++ b/mix.exs
@@ -201,6 +201,7 @@ defmodule Pleroma.Mixfile do
{:exile, "~> 0.10.0"},
{:bandit, "~> 1.5.2"},
{:websock_adapter, "~> 0.5.6"},
+ {:oban_live_dashboard, "~> 0.1.1"},
## dev & test
{:phoenix_live_reload, "~> 1.3.3", only: :dev},