This commit is contained in:
syuilo
2021-04-25 22:32:46 +09:00
parent 0038f3b244
commit c039665a97
6 changed files with 4 additions and 6 deletions

View File

@@ -247,7 +247,7 @@ export default defineComponent({
}
}, null, {
text: this.$ts.rename,
icon: faICursor,
icon: 'fas fa-i-cursor',
action: this.rename
}, null, {
text: this.$ts.delete,