mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Improve performance
This commit is contained in:
parent
af3ae3ba8a
commit
4c6973e182
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue