Put astra above nova because nova keeps breaking

This commit is contained in:
Cooper 2024-07-13 22:58:38 +00:00
parent 387b5d8902
commit 27b1b48747

View file

@ -7,12 +7,12 @@ const providers = [
{
id: 'nova',
name: 'VidBinge Nova',
rank: 701,
rank: 700,
},
{
id: 'astra',
name: 'VidBinge Astra',
rank: 700,
rank: 701,
},
];