fix: add allowSignUp default value as true
This commit is contained in:
parent
e058c509ea
commit
61dcd45a83
@ -14,6 +14,7 @@ export default {
|
||||
{
|
||||
type: 'boolean',
|
||||
name: 'allowSignUp',
|
||||
defaultValue: true,
|
||||
},
|
||||
{
|
||||
type: 'belongsTo',
|
||||
|
Loading…
Reference in New Issue
Block a user