mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-04 15:43:11 +00:00
4 lines
65 B
Elixir
4 lines
65 B
Elixir
|
defmodule Pleroma.Web.LayoutView do
|
||
|
use Pleroma.Web, :view
|
||
|
end
|