refactor: rename the Moonplayer string

This commit is contained in:
Timothy Z. 2024-07-29 12:57:21 +03:00
parent 8a3fb4cf17
commit e8958f2c36

View file

@ -82,7 +82,7 @@ const EXTERNAL_PLAYERS = [
platforms: ['ios', 'visionos'],
},
{
label: 'Moonplayer',
label: 'Moonplayer (VisionOS)',
value: 'moonplayer',
platforms: ['visionos'],
},