[PR #3104] [MERGED] 🔥 (preferences) remove unused user prefs #4681

Closed
opened 2026-02-28 20:59:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3104
Author: @MatissJanis
Created: 7/19/2024
Status: Merged
Merged: 7/20/2024
Merged by: @MatissJanis

Base: masterHead: matiss/unused-prefs


📝 Commits (2)

  • 35cd0f3 🔥 (preferences) remove unused user prefs
  • 877d55e Patch linter

📊 Changes

5 files changed (+6 additions, -114 deletions)

View changed files

📝 packages/desktop-client/src/components/App.tsx (+0 -2)
packages/desktop-client/src/components/mobile/MobileWebMessage.tsx (+0 -107)
📝 packages/loot-core/src/mocks/budget.ts (+0 -2)
📝 packages/loot-core/src/types/prefs.d.ts (+0 -3)
upcoming-release-notes/3104.md (+6 -0)

📄 Description

Deleted unused preferences + a component that never shows up in the UI (something we used to have before the responsive mobile version came out).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/3104 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 7/20/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/unused-prefs` --- ### 📝 Commits (2) - [`35cd0f3`](https://github.com/actualbudget/actual/commit/35cd0f3309097654c4ae52dfab58d119ae33f968) :fire: (preferences) remove unused user prefs - [`877d55e`](https://github.com/actualbudget/actual/commit/877d55edd253125994dade7309e5e12ba8072dc2) Patch linter ### 📊 Changes **5 files changed** (+6 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/App.tsx` (+0 -2) ➖ `packages/desktop-client/src/components/mobile/MobileWebMessage.tsx` (+0 -107) 📝 `packages/loot-core/src/mocks/budget.ts` (+0 -2) 📝 `packages/loot-core/src/types/prefs.d.ts` (+0 -3) ➕ `upcoming-release-notes/3104.md` (+6 -0) </details> ### 📄 Description Deleted unused preferences + a component that never shows up in the UI (something we used to have before the responsive mobile version came out). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:59:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4681