diff --git a/lib/decentralised_book_index_web/live/dbi_server_live/index.ex b/lib/decentralised_book_index_web/live/dbi_server_live/index.ex index df9c291..fe0b233 100644 --- a/lib/decentralised_book_index_web/live/dbi_server_live/index.ex +++ b/lib/decentralised_book_index_web/live/dbi_server_live/index.ex @@ -9,12 +9,20 @@ defmodule DecentralisedBookIndexWeb.DbiServerLive.Index do ~H""" <.header> Listing Servers - <:actions>
- <.primary_button phx-click="sync"> - Sync now - +
+ <.primary_button phx-click="sync"> + Sync now + +
+
+ <.link patch={~p"/oban"}> + <.primary_button> + Task dashboard + + +