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