mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-18 16:36:37 +08:00
fix: fix typo
This commit is contained in:
parent
3d10c9f090
commit
d3399d68f6
@ -39,7 +39,7 @@ function renderType(type) {
|
||||
return <Tag color="cyan" size='large'>平移</Tag>;
|
||||
case 'DESCRIBE':
|
||||
return <Tag color="yellow" size='large'>图生文</Tag>;
|
||||
case 'BLEAND':
|
||||
case 'BLEND':
|
||||
return <Tag color="lime" size='large'>图混合</Tag>;
|
||||
case 'SHORTEN':
|
||||
return <Tag color="pink" size='large'>缩词</Tag>;
|
||||
|
Loading…
Reference in New Issue
Block a user