mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
feat(columnDesc): code styling
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user