🎨
This commit is contained in:
parent
fbd9f47182
commit
32844e4775
9 changed files with 9 additions and 9 deletions
|
|
@ -201,7 +201,7 @@ function showFileMenu(file: Misskey.entities.DriveFile, ev: MouseEvent | Keyboar
|
|||
|
||||
if (prefer.s.devMode) {
|
||||
menuItems.push({ type: 'divider' }, {
|
||||
icon: 'ti ti-id',
|
||||
icon: 'ti ti-hash',
|
||||
text: i18n.ts.copyFileId,
|
||||
action: () => {
|
||||
copyToClipboard(file.id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue