From 06f6d0ab53bc875898f472c37fc5c8546c7f5fc3 Mon Sep 17 00:00:00 2001 From: Sam Lonneman <56888420+SamLonneman@users.noreply.github.com> Date: Tue, 15 Jul 2025 07:35:21 -0500 Subject: [PATCH] impr(settings): clarified 'reset settings' wording (@SamLonneman) (#6717) ### Description **`impr`** - Clarified description for "Reset Settings" feature, emphasizing that in addition to tags, settings presets are also preserved. **`refactor`** - the unused type `PresetName` was misspelled as `PresentName`. --- frontend/src/html/pages/settings.html | 3 ++- packages/contracts/src/schemas/presets.ts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/src/html/pages/settings.html b/frontend/src/html/pages/settings.html index ea79e87e1..07919efa3 100644 --- a/frontend/src/html/pages/settings.html +++ b/frontend/src/html/pages/settings.html @@ -1808,7 +1808,8 @@