[#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-inactive...
[akkoma] / lib / pleroma / web / twitter_api / views / util_view.ex
1 defmodule Pleroma.Web.TwitterAPI.UtilView do
2 use Pleroma.Web, :view
3 import Phoenix.HTML.Form
4 end