replaced ti-player-* and ti-volume-*
This commit is contained in:
parent
d21d428d64
commit
172f9e7443
16 changed files with 35 additions and 26 deletions
|
|
@ -61,7 +61,7 @@ function onContextmenu(ev) {
|
|||
os.pageWindow(props.to);
|
||||
},
|
||||
}, {
|
||||
icon: 'ph-eject ph-bold ph-lg',
|
||||
icon: 'ti ti-player-eject',
|
||||
text: i18n.ts.showInPage,
|
||||
action: () => {
|
||||
router.push(props.to, 'forcePage');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue