From 887a929d65e2c4487cf7fc4e9410f343170d9fc7 Mon Sep 17 00:00:00 2001 From: CaIon Date: Wed, 4 Mar 2026 18:19:08 +0800 Subject: [PATCH] fix: add multilingual support for meta description in index.html --- web/index.html | 6 ++++++ .../model-pricing/modal/components/FilterModalContent.jsx | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 9b9c17167..d6bd2433e 100644 --- a/web/index.html +++ b/web/index.html @@ -7,6 +7,12 @@ + diff --git a/web/src/components/table/model-pricing/modal/components/FilterModalContent.jsx b/web/src/components/table/model-pricing/modal/components/FilterModalContent.jsx index faae55ede..06b54399a 100644 --- a/web/src/components/table/model-pricing/modal/components/FilterModalContent.jsx +++ b/web/src/components/table/model-pricing/modal/components/FilterModalContent.jsx @@ -123,7 +123,6 @@ const FilterModalContent = ({ sidebarProps, t }) => { t={t} /> -