replaced ti-download
This commit is contained in:
parent
babe2f3fcf
commit
2258d84f08
16 changed files with 32 additions and 31 deletions
|
|
@ -117,7 +117,7 @@ export function getDriveFileMenu(file: Misskey.entities.DriveFile, folder?: Miss
|
|||
href: file.url,
|
||||
target: '_blank',
|
||||
text: i18n.ts.download,
|
||||
icon: 'ph-download ph-bold ph-lg',
|
||||
icon: 'ti ti-download',
|
||||
download: file.name,
|
||||
}, { type: 'divider' }, {
|
||||
text: i18n.ts.delete,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue