added orion back to make sure that there is a backup for nsbx

This commit is contained in:
fanlim 2024-08-18 18:40:01 +02:00 committed by GitHub
parent e010b22d76
commit 4a190eae7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ const providers = [
{
id: 'orion',
rank: 700,
disabled: true,
disabled: false,
},
];