1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 03:25:49 +02:00
This commit is contained in:
syuilo
2020-09-05 13:04:59 +09:00
parent da5f38f55d
commit 138c9868e8
5 changed files with 39 additions and 22 deletions

View File

@@ -13,6 +13,7 @@ import { getStaticImageUrl } from '../scripts/get-static-image-url';
import { acct, userPage } from '../filters/user';
export default defineComponent({
emits: ['click'],
props: {
user: {
type: Object,