diff --git a/frontend/index.html b/frontend/index.html index 8449b96..e1203c4 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,13 +1,16 @@ + MCP Hub Dashboard - + +
- + + \ No newline at end of file diff --git a/frontend/src/components/ui/SponsorDialog.tsx b/frontend/src/components/ui/SponsorDialog.tsx index 9aaebd2..c36af4b 100644 --- a/frontend/src/components/ui/SponsorDialog.tsx +++ b/frontend/src/components/ui/SponsorDialog.tsx @@ -32,7 +32,7 @@ const SponsorDialog: React.FC = ({ open, onOpenChange }) =>
{i18n.language === 'zh' ? ( {t('sponsor.rewardAlt')} = ({ open, onOpenChange }) => {