fix: show Oracle icon for oracle-10g driver profile

This commit is contained in:
t8y2 2026-05-15 00:24:31 +08:00
parent 901976bdac
commit e7c94f4991
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ const assetIcons: Record<string, string> = {
tidb: "tidb",
elasticsearch: "elasticsearch",
oracle: "oracle",
"oracle-10g": "oracle",
oracle_10g: "oracle",
sqlserver: "sqlserver",
oceanbase: "oceanbase",
opengauss: "opengauss",