diff --git a/package.json b/package.json index 10de772e68..f1356e6d24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.5.0", + "version": "13.5.1", "codename": "nasubi", "repository": { "type": "git", diff --git a/packages/frontend/src/components/MkUserInfo.vue b/packages/frontend/src/components/MkUserInfo.vue index 4459fd1a5d..a15cc2c2c9 100644 --- a/packages/frontend/src/components/MkUserInfo.vue +++ b/packages/frontend/src/components/MkUserInfo.vue @@ -3,9 +3,8 @@
- -

-
+ {{ user.name ?? user.username }} +

{{ $ts.followsYou }}