From 806c9f102c50f253467ff510b6df1e577ba591dc Mon Sep 17 00:00:00 2001 From: fanlim <128323567+fanlimgames@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:11:05 +0200 Subject: [PATCH] added missing provider --- 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, }, ];