fix: search config type (#990)
This commit is contained in:
parent
0c0803bd17
commit
e93ff60924
@ -419,7 +419,7 @@ function getConfigSchema() {
|
||||
frame: { type: 'boolean' },
|
||||
},
|
||||
},
|
||||
search: { type: 'string' },
|
||||
search: { type: 'boolean' },
|
||||
},
|
||||
required: ['backend', 'collections', 'media_folder'],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user