replaced ti-info-circle
This commit is contained in:
parent
5409440501
commit
d2b4b2fb94
27 changed files with 31 additions and 30 deletions
|
|
@ -227,7 +227,7 @@ function showMenu(ev: MouseEvent) {
|
|||
}, {
|
||||
type: 'link' as const,
|
||||
text: i18n.ts._fileViewer.title,
|
||||
icon: 'ph ph-info',
|
||||
icon: 'ti ti-info-circle',
|
||||
to: `/my/drive/file/${props.video.id}`,
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue