revert: show model name from api directly in apikeys

This commit is contained in:
jialin
2026-06-16 15:25:46 +08:00
committed by jialin
parent 0820edf55f
commit 7d36c6ac4a
7 changed files with 7 additions and 9 deletions
+1
View File
@@ -38,6 +38,7 @@ const Billing: React.FC = () => {
/>
}
title={intl.formatMessage({ id: 'billing.upsell.title' })}
subTitle={intl.formatMessage({ id: 'billing.upsell.subtitle' })}
extra={
<div
style={{