mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
fix: TDengine move tdengine.png to databases/ subfolder (#32176)
This commit is contained in:
@@ -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