forked from AkkomaGang/akkoma
4 lines
65 B
Elixir
4 lines
65 B
Elixir
|
defmodule Pleroma.Web.LayoutView do
|
||
|
use Pleroma.Web, :view
|
||
|
end
|