mirror of
https://gitee.com/dify_ai/dify.git
synced 2024-12-03 03:38:08 +08:00
fix: typo in get-automatic-res.tsx (#4097)
This commit is contained in:
parent
822ee7db88
commit
3f8e2456f7
@ -115,7 +115,7 @@ const GetAutomaticRes: FC<IGetAutomaticResProps> = ({
|
||||
return true
|
||||
}
|
||||
|
||||
// alway display prompt panel on desktop mode
|
||||
// always display prompt panel on desktop mode
|
||||
return true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user