mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Clean up
This commit is contained in:
parent
4c6973e182
commit
6b40c80338
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ export const pack = (
|
|||
delete _target.storage;
|
||||
delete _target.storageProps;
|
||||
delete _target.isRemote;
|
||||
delete _target._user;
|
||||
|
||||
resolve(_target);
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue