mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 03:36:05 +00:00
feat(data-vi): allows to use json5 in chart json config (#4668)
This commit is contained in:
parent
8e20aac7a7
commit
5a3466a73a
@ -130,6 +130,7 @@ export const getConfigSchema = (general: any): ISchema => ({
|
||||
autoSize: {
|
||||
minRows: 3,
|
||||
},
|
||||
json5: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user