mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 06:35:34 +02:00
wip
This commit is contained in:
@@ -82,7 +82,7 @@ export default defineComponent({
|
||||
if (this.selectMode) {
|
||||
this.$emit('chosen', this.file);
|
||||
} else {
|
||||
this.$root.menu({
|
||||
this.$store.dispatch('showMenu', {
|
||||
items: [{
|
||||
text: this.$t('rename'),
|
||||
icon: faICursor,
|
||||
|
||||
Reference in New Issue
Block a user