lib/chiya_web/controllers/page_controller.ex aktualisiert

This commit is contained in:
inhji 2023-07-29 16:52:45 +02:00
parent 3075a9a636
commit 9d9812bc68

View file

@ -97,7 +97,7 @@ defmodule ChiyaWeb.PageController do
[channel, notes]
end
render(conn, :wiki,
render(conn, :bookmarks,
channel: channel,
notes: notes,
page_title: "Bookmarks"