mirror of
https://github.com/apache/superset.git
synced 2026-06-02 06:09:21 +00:00
Fix naming for geojson (#4946)
This commit is contained in:
committed by
Maxime Beauchemin
parent
f21ba1aba7
commit
374482bcde
@@ -569,7 +569,7 @@ export const visTypes = {
|
||||
},
|
||||
|
||||
deck_geojson: {
|
||||
label: t('Deck.gl - geoJson'),
|
||||
label: t('Deck.gl - GeoJson'),
|
||||
requiresTime: true,
|
||||
controlPanelSections: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user