comment out stress level indicator from minimap

This commit is contained in:
Polfish 2024-06-04 02:57:49 -07:00
parent c2c26c6e61
commit 7bcd1d34d3
No known key found for this signature in database
GPG Key ID: E706CA7CBC58FD52
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ const Minimap = () => {
<Widget key={widgetId} widget={widgets[widgetId]} />
))}
</div>
<StressLevelIndicator />
{/* <StressLevelIndicator /> */}
</>
);
};

@ -1 +1 @@
Subproject commit ce12c3c5617c1dd30124481e795b6791daa7f3b0
Subproject commit e92d57ab4226c46e97bdd5164f8121db67caf808