mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +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
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
// alway display prompt panel on desktop mode
|
// always display prompt panel on desktop mode
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user