Improve performance

This commit is contained in:
syuilo 2018-11-01 09:00:18 +09:00
parent fe7bd9ab3c
commit d252e066fe
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 2 additions and 1 deletions

View File

@ -240,7 +240,8 @@ export const pack = (
pinnedNoteIds: false, pinnedNoteIds: false,
wallpaperColor: false, wallpaperColor: false,
wallpaperId: false, wallpaperId: false,
wallpaperUrl: false wallpaperUrl: false,
twitter: false
}; };
// Populate the user if 'user' is ID // Populate the user if 'user' is ID