1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00
akkoma/lib/pleroma/web/views/layout_view.ex

4 lines
65 B
Elixir
Raw Normal View History

defmodule Pleroma.Web.LayoutView do
use Pleroma.Web, :view
end