mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
fix: typo in get-automatic-res.tsx (#4097)
This commit is contained in:
committed by
GitHub
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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user