Revert "feat: improve tl performance"
This commit is contained in:
parent
38e35e1472
commit
bf3d493d04
84 changed files with 960 additions and 2072 deletions
|
@ -133,7 +133,6 @@ 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