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",
|
||||
formula : "Text",
|
||||
label : "Text",
|
||||
description: "Text",
|
||||
description : "Text",
|
||||
untieColIdFromLabel : "Bool",
|
||||
summarySourceCol : "Ref:_grist_Tables_column",
|
||||
displayCol : "Ref:_grist_Tables_column",
|
||||
|
||||
Reference in New Issue
Block a user