parent
cae4acfbd3
commit
c4603c7a96
14 changed files with 21 additions and 25 deletions
|
|
@ -599,7 +599,7 @@ function getMenu() {
|
|||
type: 'label',
|
||||
}, folder.value ? {
|
||||
text: i18n.ts.renameFolder,
|
||||
icon: 'ti ti-cursor-text',
|
||||
icon: 'ti ti-forms',
|
||||
action: () => { renameFolder(folder.value); },
|
||||
} : undefined, folder.value ? {
|
||||
text: i18n.ts.deleteFolder,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue