From 00cbc9aee8a2efb0649638adfee558e8c2184d08 Mon Sep 17 00:00:00 2001
From: gatzjames
Date: Wed, 20 Dec 2023 11:10:32 +0100
Subject: [PATCH] fix past-due redirect
---
packages/insomnia/src/ui/routes/project.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/insomnia/src/ui/routes/project.tsx b/packages/insomnia/src/ui/routes/project.tsx
index 086d499351..ee847a0bb3 100644
--- a/packages/insomnia/src/ui/routes/project.tsx
+++ b/packages/insomnia/src/ui/routes/project.tsx
@@ -1021,7 +1021,7 @@ const ProjectRoute: FC = () => {
{isUserOwner && (
Update payment method