mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-11 11:49:15 +00:00
4 lines
101 B
Elixir
4 lines
101 B
Elixir
defmodule Pleroma.Web.TwitterAPI.UtilView do
|
|
use Pleroma.Web, :view
|
|
import Phoenix.HTML.Form
|
|
end
|