Merge branch 'next' into develop

This commit is contained in:
nocobase[bot] 2025-04-29 07:27:14 +00:00
commit 0ae42b35b9

View File

@ -349,6 +349,7 @@ export const authenticatorsSchema: ISchema = {
name: { name: {
'x-component': 'CollectionField', 'x-component': 'CollectionField',
'x-decorator': 'FormItem', 'x-decorator': 'FormItem',
'x-disabled': true,
}, },
authType: { authType: {
'x-component': 'CollectionField', 'x-component': 'CollectionField',