mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Update vrmode.ts (#3799)
* Update vrmode.ts Enabling the most common VR projection (180_LR) and an older but no longer used one (360_TB) in the UI. * Downgrade videojs-vr --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"videojs-contrib-dash": "^5.1.1",
|
||||
"videojs-mobile-ui": "^0.8.0",
|
||||
"videojs-seek-buttons": "^3.0.1",
|
||||
"videojs-vr": "^2.0.0",
|
||||
"videojs-vr": "1.8.0",
|
||||
"videojs-vtt.js": "^0.15.4",
|
||||
"yup": "^1.3.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user