wip
This commit is contained in:
parent
6f17993cba
commit
35e743c955
24 changed files with 135 additions and 97 deletions
|
|
@ -133,6 +133,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