This commit is contained in:
syuilo 2021-04-16 23:26:01 +09:00
parent 0d680b060e
commit e62d7bc1ba
2 changed files with 4 additions and 0 deletions

View file

@ -279,6 +279,7 @@ export default defineComponent({
share: {
title: this.user.name,
},
menu: () => getUserMenu(this.user),
} : null),
user: null,
error: null,