mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Revert context progress bar removal
This commit is contained in:
parent
57ae7c05d6
commit
9c8254cf92
1 changed files with 1 additions and 1 deletions
|
|
@ -422,7 +422,7 @@ const TaskHeader: React.FC<TaskHeaderProps> = ({
|
|||
</span>
|
||||
</div>
|
||||
)}
|
||||
{/* {ContextWindowComponent} */}
|
||||
{ContextWindowComponent}
|
||||
{isCostAvailable && (
|
||||
<div
|
||||
style={{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue