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
2017-09-06 19:06:25 +02:00

4 lines
65 B
Elixir

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