From a2f0ea0f6f4f6b52e32b3fdd60b69a1ed06f09ca Mon Sep 17 00:00:00 2001 From: Cooper Date: Sun, 14 Jul 2024 01:23:37 +0000 Subject: [PATCH] Move nova up again (he swears by it being stable) --- src/providers/embeds/whvx.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/providers/embeds/whvx.ts b/src/providers/embeds/whvx.ts index c5d32c7..2ecde1f 100644 --- a/src/providers/embeds/whvx.ts +++ b/src/providers/embeds/whvx.ts @@ -7,12 +7,12 @@ const providers = [ { id: 'nova', name: 'VidBinge Nova', - rank: 700, + rank: 701, }, { id: 'astra', name: 'VidBinge Astra', - rank: 701, + rank: 700, }, ];