mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27: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'],
|
||||
},
|
||||
{
|
||||
label: 'Moonplayer',
|
||||
label: 'Moonplayer (VisionOS)',
|
||||
value: 'moonplayer',
|
||||
platforms: ['visionos'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue