diff --git a/datavines-ui/Editor/components/Database/option.tsx b/datavines-ui/Editor/components/Database/option.tsx index 308410c5f..4094e4bd3 100644 --- a/datavines-ui/Editor/components/Database/option.tsx +++ b/datavines-ui/Editor/components/Database/option.tsx @@ -427,7 +427,7 @@ export const colCol:Col[][] = [[{ dataIndex: 'changeBefore', key: 'changeBefore', }, { - title: , + title: , dataIndex: 'changeAfter', key: 'changeAfter', }, {