replaced ti-rocket ti-repeat ti-repeat-off

This commit is contained in:
dakkar 2024-06-22 11:55:11 +01:00
parent 172f9e7443
commit acddf7e149
15 changed files with 49 additions and 26 deletions

View file

@ -143,7 +143,7 @@ function showMenu(ev: MouseEvent) {
{
type: 'switch',
text: i18n.ts._mediaControls.loop,
icon: 'ph ph-repeat',
icon: 'ti ti-repeat',
ref: loop,
},
{