X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fakkoma_api%2Fviews%2Ffrontend_switcher.ex;fp=lib%2Fpleroma%2Fweb%2Fakkoma_api%2Fviews%2Ffrontend_switcher.ex;h=1564c9e44ba93edda6522128b18cd86950034ef2;hb=85048781871efe8c9abda3f2ca44b7e17f8ab84c;hp=0000000000000000000000000000000000000000;hpb=fef4bae0067fcd6e102e3d625390e8ae909c6bb8;p=akkoma diff --git a/lib/pleroma/web/akkoma_api/views/frontend_switcher.ex b/lib/pleroma/web/akkoma_api/views/frontend_switcher.ex new file mode 100644 index 000000000..1564c9e44 --- /dev/null +++ b/lib/pleroma/web/akkoma_api/views/frontend_switcher.ex @@ -0,0 +1,3 @@ +defmodule Pleroma.Web.AkkomaAPI.FrontendSwitcherView do + use Pleroma.Web, :view +end