From b5c730d3dbc9efdefc6f8290c339e91e372dbf25 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Sat, 11 Oct 2025 18:14:01 +0200 Subject: [PATCH] Fix tracker redirection on non logged in trackers Incorrectly routed to the tracker oauth page which then just redirected to the tracker settings page. Missed occurrences in 765799b236affaff293b9cef0e4fddd668eb00f4 --- src/features/backup/component/BackupValidationDialog.tsx | 2 +- src/features/manga/components/TrackMangaButton.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/backup/component/BackupValidationDialog.tsx b/src/features/backup/component/BackupValidationDialog.tsx index 9321a3b9..503232f0 100644 --- a/src/features/backup/component/BackupValidationDialog.tsx +++ b/src/features/backup/component/BackupValidationDialog.tsx @@ -80,7 +80,7 @@ export const BackupValidationDialog = ({