tweak style

This commit is contained in:
syuilo
2021-07-29 23:59:45 +09:00
parent 0d276d0d61
commit b1e6a33d6b
6 changed files with 36 additions and 11 deletions

View File

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