mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
Improve performance
This commit is contained in:
parent
fe7bd9ab3c
commit
d252e066fe
@ -240,7 +240,8 @@ export const pack = (
|
||||
pinnedNoteIds: false,
|
||||
wallpaperColor: false,
|
||||
wallpaperId: false,
|
||||
wallpaperUrl: false
|
||||
wallpaperUrl: false,
|
||||
twitter: false
|
||||
};
|
||||
|
||||
// Populate the user if 'user' is ID
|
||||
|
Loading…
Reference in New Issue
Block a user