mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-13 06:08:12 +09:00
Improve performance
This commit is contained in:
parent
c93e3ba018
commit
e5f95dcc5d
@ -185,7 +185,8 @@ export const pack = (
|
|||||||
clientSettings: false,
|
clientSettings: false,
|
||||||
profile: false,
|
profile: false,
|
||||||
keywords: false,
|
keywords: false,
|
||||||
domains: false
|
domains: false,
|
||||||
|
pinnedNoteIds: false
|
||||||
};
|
};
|
||||||
|
|
||||||
// Populate the user if 'user' is ID
|
// Populate the user if 'user' is ID
|
||||||
|
Loading…
Reference in New Issue
Block a user