mirror of
https://github.com/apache/superset.git
synced 2026-04-26 03:24:53 +00:00
feat: Adds the Featured Charts dashboard (#28789)
This commit is contained in:
committed by
GitHub
parent
896fe854dc
commit
95706d9be2
@@ -41,7 +41,7 @@ const metadata = {
|
||||
t('Business'),
|
||||
t('Legacy'),
|
||||
t('Percentages'),
|
||||
t('Popular'),
|
||||
t('Featured'),
|
||||
t('Report'),
|
||||
],
|
||||
thumbnail,
|
||||
|
||||
@@ -39,7 +39,7 @@ const metadata = {
|
||||
t('Advanced-Analytics'),
|
||||
t('Line'),
|
||||
t('Percentages'),
|
||||
t('Popular'),
|
||||
t('Featured'),
|
||||
t('Report'),
|
||||
t('Trend'),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user