From e68a9f9f1f2a9af248156b1ca8b2070649c7a878 Mon Sep 17 00:00:00 2001 From: Baku <83136747+IAmABakuAMA@users.noreply.github.com> Date: Wed, 4 Jun 2025 02:37:18 +1000 Subject: [PATCH] Update SettingsActions.tsx (#985) * Update SettingsActions.tsx Fix typo ("infos" > "info") * fix pre-commit --------- Co-authored-by: Simon --- frontend/src/pages/SettingsActions.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/SettingsActions.tsx b/frontend/src/pages/SettingsActions.tsx index f56383d3..577c0262 100644 --- a/frontend/src/pages/SettingsActions.tsx +++ b/frontend/src/pages/SettingsActions.tsx @@ -204,8 +204,8 @@ const SettingsActions = () => { deleted videos from the filesystem.

- Rescan your media folder looking for missing videos and clean up index. More infos on - the Github{' '} + Rescan your media folder looking for missing videos and clean up index. More info on the + Github{' '}