Collapse read output by default

closes #4916
This commit is contained in:
Mario Zechner
2026-05-23 11:40:54 +02:00
parent 8100046cb8
commit 373bd1282e
3 changed files with 30 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
### Changed
- Changed collapsed read tool cards to show only the read line until expanded ([#4916](https://github.com/earendil-works/pi/issues/4916)).
- Changed the root development install documentation to use `npm install --ignore-scripts` ([#4868](https://github.com/earendil-works/pi/issues/4868)).
### Fixed