Add anonymous and remote participations
This commit is contained in:
7
lib/web/views/api_view.ex
Normal file
7
lib/web/views/api_view.ex
Normal file
@@ -0,0 +1,7 @@
|
||||
defmodule Mobilizon.Web.APIView do
|
||||
@moduledoc """
|
||||
View for our the API terms
|
||||
"""
|
||||
use Mobilizon.Web, :view
|
||||
import Mobilizon.Web.Gettext
|
||||
end
|
||||
Reference in New Issue
Block a user