merge: timeline 1
This commit is contained in:
parent
fe4345d191
commit
f6ba5cfaf4
84 changed files with 1898 additions and 947 deletions
|
@ -136,6 +136,7 @@ describe('ユーザー', () => {
|
|||
isMuted: user.isMuted ?? false,
|
||||
isRenoteMuted: user.isRenoteMuted ?? false,
|
||||
notify: user.notify ?? 'none',
|
||||
withReplies: user.withReplies ?? false,
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue