mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Remove removed shaka configuration option.
This commit is contained in:
parent
b4792981b7
commit
4d32912ade
1 changed files with 0 additions and 3 deletions
|
@ -473,9 +473,6 @@ export default {
|
||||||
preferredAudioCodecs: ["opus", "mp4a"],
|
preferredAudioCodecs: ["opus", "mp4a"],
|
||||||
manifest: {
|
manifest: {
|
||||||
disableVideo: disableVideo,
|
disableVideo: disableVideo,
|
||||||
hls: {
|
|
||||||
useFullSegmentsForStartTime: true,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue