From 0d43eceaf2edec2e22042e987b369357170da01f Mon Sep 17 00:00:00 2001 From: TPN Date: Wed, 14 Aug 2024 11:43:14 +0100 Subject: [PATCH] Disable Orion WHY TF WAS THIS ENABLED AGAIN :gun: --- src/providers/embeds/whvx.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/providers/embeds/whvx.ts b/src/providers/embeds/whvx.ts index c2a3dc6..3017f3d 100644 --- a/src/providers/embeds/whvx.ts +++ b/src/providers/embeds/whvx.ts @@ -14,6 +14,7 @@ const providers = [ { id: 'orion', rank: 700, + disabled: true, }, ];