mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Fix
This commit is contained in:
@@ -194,7 +194,7 @@ export class ScenePlayerImpl extends React.Component<
|
||||
return (
|
||||
<ReactJWPlayer
|
||||
playerId={JWUtils.playerID}
|
||||
playerScript="http://192.168.1.65:9999/jwplayer/jwplayer.js"
|
||||
playerScript="/jwplayer/jwplayer.js"
|
||||
customProps={config}
|
||||
onReady={this.onReady}
|
||||
onSeeked={this.onSeeked}
|
||||
|
||||
Reference in New Issue
Block a user