mirror of
https://github.com/Babibubebon/social.metadata.moe.git
synced 2024-11-06 01:22:36 +09: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
|