Add Oban Live Dashboard

This commit is contained in:
Mark Felder 2024-07-17 09:32:29 -04:00
commit 4cbb59c8f6
4 changed files with 4 additions and 1 deletions

View file

@ -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},