1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-23 09:08:41 +00:00
mobilizon/lib/eventos_web/views/group_request_view.ex

4 lines
69 B
Elixir
Raw Normal View History

defmodule EventosWeb.GroupRequestView do
use EventosWeb, :view
end