1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 08:36:00 +02:00
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,