mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-08 22:38:05 -05:00
chore: add back accidentally removed repo info (#5532)
This commit is contained in:
@@ -52,6 +52,7 @@ export const useWSStatusChange = () => {
|
||||
|
||||
if (gitHubToken && selectedRepository) {
|
||||
dispatch(clearSelectedRepository());
|
||||
additionalInfo = `Repository ${selectedRepository} has been cloned to /workspace. Please check the /workspace for files.`;
|
||||
} else if (importedProjectZip) {
|
||||
// if there's an uploaded project zip, add it to the chat
|
||||
additionalInfo =
|
||||
|
||||
Reference in New Issue
Block a user