This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit 4fe4c92
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 d39b0c2 commit 4fe4c92
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 | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | 200 | | |
202 | 201 | | |
203 | 202 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | 221 | | |
223 | 222 | | |
224 | 223 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
| |||
0 commit comments