1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2025-01-23 14:23:10 +00:00
akkoma/lib/pleroma/web/views/layout_view.ex
2017-09-06 19:06:25 +02:00

3 lines
65 B
Elixir

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