mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
remove whitespace
This commit is contained in:
parent
3ab030387f
commit
2f2c541245
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ const self = async (
|
||||||
_post = deepcopy(post);
|
_post = deepcopy(post);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!_post) throw 'invalid post arg.';
|
if (!_post) throw 'invalid post arg.';
|
||||||
|
|
||||||
const id = _post._id;
|
const id = _post._id;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue