@ -64,6 +64,7 @@ defmodule DecentralisedBookIndexWeb.AuthorLive.Index do
search_query,
query: [sort_input: sort_by],
page: page_params ++ [count: true],
actor: socket.assigns.current_user
)
socket =
@ -75,6 +75,7 @@ defmodule DecentralisedBookIndexWeb.PublisherLive.Index do