add selection UI
[akkoma] / lib / pleroma / web / akkoma_api / views / frontend_switcher.ex
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 (file)
index 0000000..1564c9e
--- /dev/null
@@ -0,0 +1,3 @@
+defmodule Pleroma.Web.AkkomaAPI.FrontendSwitcherView do
+  use Pleroma.Web, :view
+end