mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
feat(columnDesc): code styling
This commit is contained in:
parent
f0dc24306a
commit
51f6cf3070
@ -34,7 +34,7 @@ export const schema = {
|
|||||||
isFormula : "Bool",
|
isFormula : "Bool",
|
||||||
formula : "Text",
|
formula : "Text",
|
||||||
label : "Text",
|
label : "Text",
|
||||||
description: "Text",
|
description : "Text",
|
||||||
untieColIdFromLabel : "Bool",
|
untieColIdFromLabel : "Bool",
|
||||||
summarySourceCol : "Ref:_grist_Tables_column",
|
summarySourceCol : "Ref:_grist_Tables_column",
|
||||||
displayCol : "Ref:_grist_Tables_column",
|
displayCol : "Ref:_grist_Tables_column",
|
||||||
|
Loading…
Reference in New Issue
Block a user