Skip to content

Commit 658ad3d

Browse files
committed
add format
1 parent 92c55f5 commit 658ad3d

File tree

1 file changed

+1
-0
lines changed
  • app/[locale]/dashboard/[entityType]/[entitySlug]/dataset/[id]/edit/charts

1 file changed

+1
-0
lines changed

app/[locale]/dashboard/[entityType]/[entitySlug]/dataset/[id]/edit/charts/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export interface ResourceChartInput {
4444
export interface ResourceSchema {
4545
fieldName: string;
4646
id: string;
47+
format: string
4748
}
4849

4950
export interface Resource {

0 commit comments

Comments
 (0)