This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit c4fa996
committed
fix: remove undefined terminalCompressProgressBar property
- Remove terminalCompressProgressBar from SettingsView.tsx destructuring
- Remove terminalCompressProgressBar from test mock objects
- Property was never defined in GlobalSettings or ExtensionState types1 parent 33f0d7d commit c4fa996
3 files changed
Lines changed: 0 additions & 3 deletions
File tree
- webview-ui/src/components/settings
- __tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
| |||
0 commit comments