mirror of
https://github.com/apache/superset.git
synced 2026-05-12 03:15:55 +00:00
fix: metric.currency should be JSON, not string (#33303)
This commit is contained in:
@@ -35,7 +35,6 @@ const sampleDatasource: Dataset = {
|
||||
],
|
||||
metrics: [{ metric_name: 'saved_metric_2', uuid: '1' }],
|
||||
column_formats: {},
|
||||
currency_formats: {},
|
||||
verbose_map: {},
|
||||
main_dttm_col: '',
|
||||
datasource_name: 'Sample Dataset',
|
||||
|
||||
Reference in New Issue
Block a user