Allow to disable event creation
And change the group toggle Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -131,6 +131,7 @@ defmodule Mobilizon.GraphQL.Schema.ConfigType do
|
||||
|
||||
object :features do
|
||||
field(:groups, :boolean)
|
||||
field(:event_creation, :boolean)
|
||||
end
|
||||
|
||||
object :auth do
|
||||
|
||||
Reference in New Issue
Block a user