From 07ecd385670c43ea0ee4e01710681019a15ff7f2 Mon Sep 17 00:00:00 2001
From: Pas <74743263+Pasithea0@users.noreply.github.com>
Date: Mon, 2 Jun 2025 23:45:28 -0600
Subject: [PATCH] move Top Rated section down
---
src/pages/discover/discoverContent.tsx | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/pages/discover/discoverContent.tsx b/src/pages/discover/discoverContent.tsx
index 7608e684..9fff7c2b 100644
--- a/src/pages/discover/discoverContent.tsx
+++ b/src/pages/discover/discoverContent.tsx
@@ -634,15 +634,6 @@ export function DiscoverContent() {
/>
)}
- {/* Top Rated */}
-
-
{/* 4K Releases or Popular */}
{isTraktAvailable ? (
)}
+ {/* Top Rated */}
+
+
{/* Provider Movies */}