mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-20 21:39:21 +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…
x
Reference in New Issue
Block a user