From 4a190eae7b2950d3701c80632b58f5eb583dbf04 Mon Sep 17 00:00:00 2001 From: fanlim <128323567+fanlimgames@users.noreply.github.com> Date: Sun, 18 Aug 2024 18:40:01 +0200 Subject: [PATCH] added orion back to make sure that there is a backup for nsbx --- src/providers/embeds/whvx.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/providers/embeds/whvx.ts b/src/providers/embeds/whvx.ts index 3017f3d..923868c 100644 --- a/src/providers/embeds/whvx.ts +++ b/src/providers/embeds/whvx.ts @@ -14,7 +14,7 @@ const providers = [ { id: 'orion', rank: 700, - disabled: true, + disabled: false, }, ];