Improve performance

This commit is contained in:
syuilo 2018-10-31 13:14:45 +09:00
parent c93e3ba018
commit e5f95dcc5d

View File

@ -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