mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-18 17:02:12 +00:00
refactor(CONSTANTS): remove infuse from external players
This commit is contained in:
parent
b0c67c1c0d
commit
39a1141961
1 changed files with 0 additions and 5 deletions
|
|
@ -81,11 +81,6 @@ const EXTERNAL_PLAYERS = [
|
|||
value: 'outplayer',
|
||||
platforms: ['ios'],
|
||||
},
|
||||
{
|
||||
label: 'Infuse',
|
||||
value: 'infuse',
|
||||
platforms: ['ios'],
|
||||
},
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue