diff --git a/CODE-AUDIT.md b/CODE-AUDIT.md index 35588d9..937e288 100644 --- a/CODE-AUDIT.md +++ b/CODE-AUDIT.md @@ -277,7 +277,7 @@ token system + shared primitives (UI/SIMP — high value, larger effort) · i18n - [ ] **M18 — Audio "quality" presets hard-code MP3.** `QUALITY_OPTIONS.audio` labels ("Best (MP3)", "320 kbps") are shown even when `downloadOptions.audioFormat` is opus/flac/wav, so the label contradicts the actual output format; `--audio-quality` is also meaningless for lossless. -- [ ] **M19 — Sidebar-collapsed pref uses `localStorage`** while every other preference uses +- [x] **M19 — Sidebar-collapsed pref uses `localStorage`** while every other preference uses electron-store — won't back up/restore and is lost in the portable build across machines. - [ ] **M20 — ProgressBar / native `