feat(profile): 相互リンク機能の追加 (MisskeyIO#675)
This commit is contained in:
parent
b059162324
commit
b6a5a36eaa
37 changed files with 1130 additions and 20 deletions
|
@ -74,6 +74,8 @@ describe('ユーザー', () => {
|
|||
lang: user.lang,
|
||||
fields: user.fields,
|
||||
verifiedLinks: user.verifiedLinks,
|
||||
myMutualBanner: user.myMutualBanner,
|
||||
mutualBanners: user.mutualBanners,
|
||||
followersCount: user.followersCount,
|
||||
followingCount: user.followingCount,
|
||||
notesCount: user.notesCount,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue