mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-30 18:43:17 +00:00
Add more buttons.
This commit is contained in:
parent
e78b5bdec4
commit
8ca20ffa3a
@ -212,7 +212,11 @@ export default {
|
||||
videoEl
|
||||
);
|
||||
const config = {
|
||||
overflowMenuButtons: ["quality"]
|
||||
overflowMenuButtons: [
|
||||
"quality",
|
||||
"captions",
|
||||
"playback_rate"
|
||||
]
|
||||
};
|
||||
ui.configure(config);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user