mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 13:24:11 +02:00
wip
This commit is contained in:
@@ -39,7 +39,7 @@ export default defineComponent({
|
||||
methods: {
|
||||
menu(ev) {
|
||||
this.menuOpened = true;
|
||||
this.$root.menu({
|
||||
this.$store.dispatch('showMenu', {
|
||||
items: [{
|
||||
text: this.$t('addFile'),
|
||||
type: 'label'
|
||||
|
||||
Reference in New Issue
Block a user