replaced ti-clock
This commit is contained in:
parent
acddf7e149
commit
b34a8a9a69
5 changed files with 20 additions and 4 deletions
|
|
@ -149,7 +149,7 @@ function showMenu(ev: MouseEvent) {
|
|||
{
|
||||
type: 'radio',
|
||||
text: i18n.ts._mediaControls.playbackRate,
|
||||
icon: 'ph ph-gauge',
|
||||
icon: 'ti ti-clock-play',
|
||||
ref: speed,
|
||||
options: {
|
||||
'0.25x': 0.25,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue