mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 11:42:05 +00:00
refactor: rename the Moonplayer string
This commit is contained in:
parent
8a3fb4cf17
commit
e8958f2c36
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ const EXTERNAL_PLAYERS = [
|
||||||
platforms: ['ios', 'visionos'],
|
platforms: ['ios', 'visionos'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Moonplayer',
|
label: 'Moonplayer (VisionOS)',
|
||||||
value: 'moonplayer',
|
value: 'moonplayer',
|
||||||
platforms: ['visionos'],
|
platforms: ['visionos'],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue