mirror of
https://gitee.com/dify_ai/dify.git
synced 2024-12-03 19:57:37 +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
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
// alway display prompt panel on desktop mode
|
// always display prompt panel on desktop mode
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user