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] [channel, notes]
end end
render(conn, :wiki, render(conn, :bookmarks,
channel: channel, channel: channel,
notes: notes, notes: notes,
page_title: "Bookmarks" page_title: "Bookmarks"