mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
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…
x
Reference in New Issue
Block a user