Skip to content

Commit d9eae08

Browse files
update tabular.data.createTableView config setting description in package.json (#90)
to include Perspective view and d3fc charts config options info
1 parent 4f07646 commit d9eae08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"tabular.data.createTableViewConfig": {
238238
"type": "boolean",
239239
"default": true,
240-
"description": "Create *.table.json configuration file to save and restore customized Table View 🀄 columns and sort settings."
240+
"description": "Create *.table.json configuration file to save and restore customized Table View 🀄 columns, sort settings, Perspective View and D3FC Charts config options."
241241
}
242242
}
243243
}

0 commit comments

Comments
 (0)