Revert useless changes

This commit is contained in:
Hgosansn 2024-11-19 20:33:51 +01:00
parent b0dae6e014
commit 9ac5877932

View File

@ -181,7 +181,7 @@ export const Workbench = memo(({ chatStarted, isStreaming }: WorkspaceProps) =>
return; return;
} }
workbenchStore.pushToGitHub(repoName, githubUsername, githubToken); workbenchStore.pushToGitHub(repoName, githubUsername, githubToken);
}} }}
> >
<div className="i-ph:github-logo" /> <div className="i-ph:github-logo" />