Fix/UI notification (#718)
This commit is contained in:
@@ -39,7 +39,7 @@ const Index: FC = () => {
|
||||
type: 'boolean',
|
||||
title: t('membership.title'),
|
||||
description: t('membership.text'),
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
allow_email_registrations: {
|
||||
type: 'boolean',
|
||||
|
||||
Reference in New Issue
Block a user