replaced ti-folder-plus
This commit is contained in:
parent
f28095ddeb
commit
20aff7dd74
2 changed files with 2 additions and 1 deletions
|
|
@ -642,7 +642,7 @@ function getMenu() {
|
|||
action: () => { deleteFolder(folder.value as Misskey.entities.DriveFolder); },
|
||||
} : undefined, {
|
||||
text: i18n.ts.createFolder,
|
||||
icon: 'ph-folder ph-bold ph-lg-plus',
|
||||
icon: 'ti ti-folder-plus',
|
||||
action: () => { createFolder(); },
|
||||
}];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue