From e010b22d76c204097711fd220054212783b1062c Mon Sep 17 00:00:00 2001 From: fanlim <128323567+fanlimgames@users.noreply.github.com> Date: Sun, 18 Aug 2024 14:32:00 +0200 Subject: [PATCH] Update whvx.ts Removed orion --- 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 923868c..3017f3d 100644 --- a/src/providers/embeds/whvx.ts +++ b/src/providers/embeds/whvx.ts @@ -14,7 +14,7 @@ const providers = [ { id: 'orion', rank: 700, - disabled: false, + disabled: true, }, ];