mirror of
https://github.com/apache/superset.git
synced 2026-05-09 09:55:19 +00:00
fix: TDengine move tdengine.png to databases/ subfolder (#32176)
(cherry picked from commit 06f8f8e608)
This commit is contained in:
committed by
Michael S. Molina
parent
ed82e6ac75
commit
d83ae362cf
@@ -137,4 +137,9 @@ export const Databases = [
|
||||
href: 'https://www.denodo.com/',
|
||||
imgName: 'denodo.png',
|
||||
},
|
||||
{
|
||||
title: 'TDengine',
|
||||
href: 'https://www.tdengine.com/',
|
||||
imgName: 'tdengine.png',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user