mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -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);
|
||||
}
|
||||
|
||||
if (!_post) throw 'invalid post arg.';
|
||||
if (!_post) throw 'invalid post arg.';
|
||||
|
||||
const id = _post._id;
|
||||
|
||||
|
|
Loading…
Reference in a new issue